[wp-trac] [WordPress Trac] #14995: minor typing mistake results in ignoring parameters for the pack() function call
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Thu Sep 30 13:02:10 UTC 2010
    
    
  
#14995: minor typing mistake results in ignoring parameters for the pack() function
call
--------------------------+-------------------------------------------------
 Reporter:  jakub.misek   |       Owner:                 
     Type:  defect (bug)  |      Status:  new            
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  TinyMCE       |     Version:  3.1            
 Severity:  trivial       |    Keywords:                 
--------------------------+-------------------------------------------------
 /wp-includes/js/tinymce/plugins/spellchecker/classes/utils/JSON.php
 line 535, 539, 543
 wrong order of parenthesis and commas results in calling ord() function
 with more than 1 parameter.
 Warning: ord() expects exactly 1 parameter, 2 given
-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14995>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list