File Bridge - error when displaying shadow assets

Just installed 3.28.0 on our dev box and tried out File Bridge. The asset gets added fine put when expanding it to show the shadow assets we get this error:


Could not load children: error while getting response:Trying to get property of non-objectFile:[SYSTEM_ROOT]/core/lib/asset_map.incLine: 1275



Our Sys Admin has confirmed the path and permissions are okay so any suggestions?

The file bridge asset works perfect for me on 3.28.0.


Just sounds like an asset map issue to me. Have you tried a different browser to rule that out?

[quote]
Just installed 3.28.0 on our dev box and tried out File Bridge. The asset gets added fine put when expanding it to show the shadow assets we get this error:



Could not load children: error while getting response:Trying to get property of non-objectFile:[SYSTEM_ROOT]/core/lib/asset_map.incLine: 1275



Our Sys Admin has confirmed the path and permissions are okay so any suggestions?

[/quote]



The permissions need to be readable for the apache user. Please note it could be just one file/folder underneath the path that could have the wrong permission.

[quote]
The file bridge asset works perfect for me on 3.28.0.



Just sounds like an asset map issue to me. Have you tried a different browser to rule that out?

[/quote]

Yup just tried it in IE (normally use FF) and get the same result.

[quote]
The permissions need to be readable for the apache user. Please note it could be just one file/folder underneath the path that could have the wrong permission.

[/quote]

That was indeed the problem. Our Sys admin double checked and for some reason the data and cache folders weren't set the same as the others. Many thanks.