Posted by BogdanN on November 2, 2009 at 11:37am
Jump to:
| Project: | Taxonomy Manager |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
The forms use translated versions of strings for buttons. When the button is clicked, it's value is submitted, so whenever the code checks for a certain operation, it checks for the English string, not the translated one. Please replace with t($myString) whenever a check like $op == $myString is found.
Comments
#1
this issue has been fixed and is duplicated to this report #571214: Editing term name does not work