Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #28000, comment 1


Ignore:
Timestamp:
04/23/2014 10:29:54 PM (10 years ago)
Author:
jupiterwise
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28000, comment 1

    initial v1  
    11Adding the parseInt() ensures that the ed_size value is already a whole integer before it has non-digit characters (such as a decimal point) stripped from it.
     2
     3Props to tollmanz for helping to track this down.