Wrongly Set Asset path
Posted: Fri Apr 04, 2014 2:41 am
Hello,
I created an Entity containing a map of Media (Image). The entity has admin representation.
But when i upload a media from my machine i see the path contains null
e.g.
http://localhost:8080/cmsstatic/loyalty ... nThumbnail
I debug the code and found that the null value is being set by StaticAssetServiceImpl.java file (at line number 160:15)
This looks awful to clients and this could cause problem in execution too.
Can anybody guide me how I can fix this ? is it a broadleaf known issue ?
I created an Entity containing a map of Media (Image). The entity has admin representation.
But when i upload a media from my machine i see the path contains null
e.g.
http://localhost:8080/cmsstatic/loyalty ... nThumbnail
I debug the code and found that the null value is being set by StaticAssetServiceImpl.java file (at line number 160:15)
This looks awful to clients and this could cause problem in execution too.
Can anybody guide me how I can fix this ? is it a broadleaf known issue ?