Posted by thebuckst0p on April 27, 2011 at 7:02am
1 follower
Jump to:
| Project: | String Overrides |
| Version: | 6.x-1.8 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
Until that bug is fixed, and it might be core to D6, the workaround is to disable StringOverrides and set $conf in code.