Page 1 of 1

fontawesome-webfont.woff is missing from demo site admin?

Posted: Sat May 31, 2014 11:05 am
by daniel_locious
Hi guys,

I am using broadleaf commerce 3.1.2, and just noticed that in admin after login, the webfont is missing and couldn't locate the font files.

Anyone else experienced this?

The missing files are fontawesome-webfont.woff and fontawesome-webfont.ttf.

I searched in the source code, they are under BroadleafCommerce/common/src/main/resources/common_style/fonts/

Is this a bug? or Broadleaf commerce is moving from fontawesome ?

Thanks for your help,

Dan

Re: fontawesome-webfont.woff is missing from demo site admin?

Posted: Sun Jun 01, 2014 11:55 pm
by phillipuniverse
I think that this is occurring only after bundling and is being tracked at https://github.com/BroadleafCommerce/Br ... issues/934. You can set bundle.enabled=false in your admin properties files as a workaround.