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 ?
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.