[gatein-issues] [JBoss JIRA] Commented: (GTNPORTAL-1182) Wrong merging javascript

Thomas Heute (JIRA) jira-events at lists.jboss.org
Tue Apr 12 15:00:33 EDT 2011


    [ https://issues.jboss.org/browse/GTNPORTAL-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595106#comment-12595106 ] 

Thomas Heute commented on GTNPORTAL-1182:
-----------------------------------------

As a workaround the compressor can be turned off

> Wrong merging javascript
> ------------------------
>
>                 Key: GTNPORTAL-1182
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-1182
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.0.0-GA
>            Reporter: Phan Chuong
>            Priority: Critical
>         Attachments: emoticons.js
>
>
> If we have a javascript syntax like this 
> e=f[0]*10000+(f[1]||0)*100+ +(f[2]||0);
> after merge, we will have 
> e=f[0]*10000+(f[1]||0)*100++(f[2]||0);
> and this syntax is wrong.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the gatein-issues mailing list