wordpress-develop/tests/phpunit/tests/formatting
Scott Taylor 15c1c2f130 Don't place smilies inside of pre or code tags. Don't skip smilie after a smilie with an 8 in it. Fix regular expression used for smiley translations to work when there is only one registered emoticon.
Props solarissmoke, soulseekah, mdbitz, yonasy. ht to mdbitz for the Unit Tests and a comprehensive patch.
Fixes #16448, #20124, #25303.



git-svn-id: https://develop.svn.wordpress.org/trunk@26191 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-15 02:45:39 +00:00
..
Autop.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
balanceTags.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
CleanPre.php Use @expectedDeprecated. see #25282, [25408]. 2013-09-12 18:37:32 +00:00
ConvertChars.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
date.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
ent2ncr.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
EscAttr.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
EscHtml.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
EscTextarea.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
EscUrl.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
HtmlExcerpt.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
IsEmail.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
isoDescrambler.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
JSEscape.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
LikeEscape.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
MakeClickable.php Make HTML tag searches for <code> and <pre> case-insensitive in make_clickable(). 2013-11-11 21:53:08 +00:00
MapDeep.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
redirect.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
RemoveAccents.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SanitizeFileName.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SanitizeMimeType.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SanitizeOrderby.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SanitizePost.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SanitizeTextField.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SanitizeTitle.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SanitizeTitleWithDashes.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SanitizeTrackbackUrls.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SanitizeUser.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SeemsUtf8.php Pass a variable that actually exists to seems_utf8() in tests/formatting/SeemsUtf8.php 2013-09-12 04:28:34 +00:00
Slashit.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
Smilies.php Don't place smilies inside of pre or code tags. Don't skip smilie after a smilie with an 8 in it. Fix regular expression used for smiley translations to work when there is only one registered emoticon. 2013-11-15 02:45:39 +00:00
StripSlashesDeep.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
UrlEncodedToEntities.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
Utf8UriEncode.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
wp_basename.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
WpHtmlEditPre.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
WpRichEditPre.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
WPSpecialchars.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
WPTexturize.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
WPTrimWords.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
Zeroise.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00