[
https://jira.nuxeo.com/browse/NXP-7740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=104549#comment-104549
]
Jean-Marc Orliaguet commented on NXP-7740:
------------------------------------------
flute-1.3-gg2.jar available at
http://google-web-toolkit.googlecode.com/svn-history/r10150/tools/lib/w3c/flute/flute-1.3-gg2.jar
works fine with "_"
the pom.xml file needs to be changed from <version>1.3</version> to
<version>1.3-gg2</version>
{code}
<dependency>
<groupId>org.milyn</groupId>
<artifactId>flute</artifactId>
<version>1.3-gg2</version>
</dependency>
{code}
> Class names with a "_" need to be supported
> -------------------------------------------
>
> Key: NXP-7740
> URL: https://jira.nuxeo.com/browse/NXP-7740
> Project: Nuxeo Enterprise Platform
> Issue Type: Sub-task
> Components: Themes
> Affects Versions: 5.4
> Reporter: Lise Kemen
> Assignee: Jean-Marc Orliaguet
> Priority: Major
> Fix For: 5.4.3
>
>
> Class names like this are removed in the generated CSS :
> action_bar
> summary_div_0
> description_block
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets