Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #44541, comment 12


Ignore:
Timestamp:
07/24/2018 02:19:14 PM (6 years ago)
Author:
birgire
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44541, comment 12

    v1 v2  
    1 The reason why the earlier tests didn't pass for me, was that I missed the updated {{{ja_JP.mo}}} file :)
     1The reason why the earlier tests didn't pass for me, was that I missed the updated {{{ja_JP.mo}}} binary file :)
    22
    33I tested with:
     
    77and the tests now pass as expected.
    88
     9I attached it to the ticket.
     10
    911The patch in [attachment:"44541.5.diff"]
    1012- Makes sure the locale is also restored before the assertions in {{{Tests_Formatting_WPTrimWords}}} methods.