Download & Extend

Some features don't work with anything other than english language locale

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

Status:active» closed (duplicate)

this issue has been fixed and is duplicated to this report #571214: Editing term name does not work