Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #18026, comment 8


Ignore:
Timestamp:
04/25/2012 09:24:19 PM (14 years ago)
Author:
coffee2code
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18026, comment 8

    initial v1  
    11Re-verified bug. Tested [attachment:18026.diff] and it still applies cleanly as of r20598.
    22
    3 Added unit tests (see [UT698]) for `stripslashes_deep()` in general, including a test reflecting this bug.
     3Added unit tests (see [UT698]) for `stripslashes_deep()` in general, including a test reflecting this bug. Test relating to this bug passes after aforementioned patch is applied.
    44
    55Setting version to 3.2 which was current as of the original bug submission (though the bug harkens back to the introduction of `stripslashes_deep()` in 2.0).