Changes between Initial Version and Version 1 of Ticket #22936, comment 4
- Timestamp:
- 04/09/2014 02:29:50 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22936, comment 4
initial v1 3 3 Using 22936.1.diff, I get this result against the test case: 4 4 5 5 {{{ 6 6 1) Tests_XMLRPC_wp_setOptions::test_set_option_no_escape_strings 7 7 Failed asserting that two strings are equal. … … 11 11 -'Mary's Lamb Shop' 12 12 +'Mary's Lamb Shop' 13 13 }}} 14 14 XML-RPC isn't my forte though, so I need an opinion on what's actually intended.