Page 1 of 1

Wrongly Set Asset path

Posted: Fri Apr 04, 2014 2:41 am
by jinesh
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 ?

Re: Wrongly Set Asset path

Posted: Tue Apr 08, 2014 10:17 am
by phillipuniverse
See https://github.com/BroadleafCommerce/Br ... issues/490. This has been fixed in Broadleaf 3.1.1-GA.