#2516: Remove the Array.AddItem method
-----------------------+----------------------------------------------------
 Reporter:  alfonsoml  |       Owner:  alfonsoml      
     Type:  Bug        |      Status:  new            
 Priority:  Normal     |   Milestone:                 
Component:  General    |     Version:  FCKeditor 2.3.2
 Keywords:  Review?    |  
-----------------------+----------------------------------------------------
 In fckjscoreextensions.js there's a Array.prototype.AddItem that it's just
 a custom implementation of the Array.push method, so we should remove it
 and replace its occurrences with .push.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2516>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to