Changes between Initial Version and Version 1 of Ticket #17194, comment 9


Ignore:
Timestamp:
Nov 17, 2011, 11:58:05 AM (13 years ago)
Author:
rabio

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17194, comment 9

    initial v1  
    11Let me propose another approach. Instead of setting fixed locale for auth tests, use localized strings in tests instead. Patch attached below does exactly that.
     2
     3I'm using there a kind of a poor man escaping filter. It probably should be substituted with one from template framework, though.
Back to Top