Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #20124, comment 10


Ignore:
Timestamp:
11/19/2013 02:58:39 PM (12 years ago)
Author:
soulseekah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20124, comment 10

    initial v1  
    11Getting fail on `Tests_Formatting_Smilies::test_convert_smilies` test. Anyone else?
     2
     3{{{
     4Failed asserting that two strings are equal.
     5--- Expected
     6+++ Actual
     7@@ @@
     8-'<strong>Welcome to the jungle!</strong> We got fun n games! <img src='http://example.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  We got everything you want <img src='http://example.org/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> <em>Honey we know the names <img src='http://example.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </em>'
     9+'<strong>Welcome to the jungle!</strong> We got fun n games! <img src='http://example.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  We got everything you want <img src='http://example.org/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' />  <em>Honey we know the names <img src='http://example.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </em>'
     10}}}