#1236: Unquoted keys in JavaScript objects got compressed by FCKpackager
------------------------------------+---------------------------------------
  Reporter:  martinkou              |       Owner:                    
      Type:  Bug                    |      Status:  new               
  Priority:  Normal                 |   Milestone:                    
 Component:  Project : FCKpackager  |     Version:                    
Resolution:                         |    Keywords:  Pending WorksForMe
------------------------------------+---------------------------------------
Changes (by w.olchawa):

  * keywords:  => Pending WorksForMe

Comment:

 I've used the current version and the result is:
 {{{
 var key1="hack";var key2="and";var key3="slash";var key4="rpg";var
 
obj={key1:'hack',key2:'and',key3:'slash',key4:'rpg'};alert([obj.key1,obj.key2,obj.key3,obj.key4].join('
 '));
 }}}

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/1236#comment:2>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to