Active
Project:
String Overrides
Version:
6.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2011 at 07:02 UTC
Updated:
27 Apr 2011 at 16:54 UTC
There seems to be a conflict between StringOverrides and SimpleTest, especially when strings used in forms (like 'Log in') are overridden. Issue is described in #1139298: Static $custom_strings in t() breaks forms in tests. The issue is probably mostly on the SimpleTest side, but I want to bring it to your attention and record it in the queue in case others run into it.
Comments
Comment #1
thebuckst0p commentedUntil that bug is fixed, and it might be core to D6, the workaround is to disable StringOverrides and set $conf in code.