#3778: CKPackager: Operators precedence is ignored by the conditional operator
-----------------------------------+----------------------------------------
 Reporter:  fredck                 |       Owner:  fredck      
     Type:  Bug                    |      Status:  new         
 Priority:  High                   |   Milestone:  CKEditor 3.0
Component:  Project : FCKpackager  |     Version:              
 Keywords:  Confirmed              |  
-----------------------------------+----------------------------------------
 The following snipped get broken by the packager:

 {{{
 var a = ( b = c ) ? d : e;
 }}}

 The parenthesis get lost.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3778>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to