JSMin

Hi there,

we found an issue about css minify.
If there is a definition like “li [data-toggle…]" then the result of the minify process is like "li[data-toggle…]”
But this is unfortunately another definiton and the original definition doesn’t work anymore.

Kinds regards,
Matze

I didn’t think the contentBox core has jsmin functionality, is this part of the particular theme you’re using?

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com

Hi Brad,

I think we use the JSMin Plugin, so this question is more Coldbox related…
http://www.coldbox.org/index.cfm/forgebox/view/JSMin-Compressor

Funny, our version says 4.1 but what you can download from forgebox is 4.0

Any ideas how to fix this problem?

Best regards,

Gunnar

I would need the offending css and the expected output so I can add it to the java processor.

Luis Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com
P/F: 1-888-557-8057
Direct: (909) 248-3408

ColdBox Platform: http://www.coldbox.org

ContentBox Platform: http://www.gocontentbox.org
Linked In: http://www.linkedin.com/pub/3/731/483

Social: twitter.com/ortussolutions | twitter.com/coldbox | twitter.com/lmajano | twitter.com/gocontentbox

Hi Luis,

Have you received my private message?
I’ve sent you one zip with two css files.

Matze

I did. Already added locally

Luis Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com
P/F: 1-888-557-8057
Direct: (909) 248-3408

ColdBox Platform: http://www.coldbox.org

ContentBox Platform: http://www.gocontentbox.org
Linked In: http://www.linkedin.com/pub/3/731/483

Social: twitter.com/ortussolutions | twitter.com/coldbox | twitter.com/lmajano | twitter.com/gocontentbox

Fixed now on dev branch

Luis Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com
P/F: 1-888-557-8057
Direct: (909) 248-3408

ColdBox Platform: http://www.coldbox.org

ContentBox Platform: http://www.gocontentbox.org
Linked In: http://www.linkedin.com/pub/3/731/483

Social: twitter.com/ortussolutions | twitter.com/coldbox | twitter.com/lmajano | twitter.com/gocontentbox