[wp-trac] [WordPress Trac] #19820: More post slug cleaning
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 17 02:45:21 UTC 2012
#19820: More post slug cleaning
---------------------------+--------------------
Reporter: honza.skypala | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.4
Component: Formatting | Version: 3.3.1
Severity: normal | Resolution:
Keywords: has-patch |
---------------------------+--------------------
Comment (by nacin):
The test is marked as skipped against #10823.
{{{
php wp-test.php -p -f -t TestSanitizeTitleWithDashes
.......F......
Time: 1 second, Memory: 66.75Mb
There was 1 failure:
1) TestSanitizeTitleWithDashes::test_strips_entities
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'one-two'
+'one'
/Users/nacin/Sites/tests/wp-testcase/test_includes_formatting.php:1031
/Users/nacin/Sites/tests/wp-testlib/base.php:604
/Users/nacin/Sites/tests/wp-test.php:209
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19820#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list