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

Trong Tran (JIRA) jira-events at lists.jboss.org
Tue May 17 06:23:08 EDT 2011


     [ https://issues.jboss.org/browse/GTNPORTAL-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trong Tran resolved GTNPORTAL-1182.
-----------------------------------

    Fix Version/s: 3.2.0-GA
       Resolution: Done


> 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
>             Fix For: 3.2.0-GA
>
>         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