[wp-unit-tests] [WordPress Unit Tests] #131: Unit Tests for Core #21767 (Remove stripslashes from API functions)

WordPress Trac wp-trac at lists.automattic.com
Sat Sep 22 22:08:19 UTC 2012


#131: Unit Tests for Core #21767 (Remove stripslashes from API functions)
-------------------------+------------------
 Reporter:  alexkingorg  |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:
Component:  Escaping     |  Resolution:
 Keywords:               |
-------------------------+------------------

Comment (by alexkingorg):

 Good deal, did an initial commit that covers:

 * posts
 * post meta
 * comments
 * comment meta

 http://unit-tests.trac.wordpress.org/changeset/1041

 I also noticed some slash tests in tests/meta.php that will need to be
 revised. I'm holding off on those types of changes until we're ready for
 the patch to land.

-- 
Ticket URL: <http://unit-tests.trac.wordpress.org/ticket/131#comment:2>
WordPress Unit Tests <http://unit-tests.trac.wordpress.org>
My example project


More information about the wp-unit-tests mailing list