https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23824

Andrii Nugged <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #16 from Andrii Nugged <[email protected]> ---
IMPORTANT: You can not save this form in non-English interfaces anymore.

I.e. this breaks how "Update" (saving form) works: in non-English Koha button's
text gets translated, what is desired, and because of that also there was
hidden:

   <input type="hidden" name="phase" value="Update SQL" />

which wasn't translated (excluded from translations).

And, if the button's content is translated, so in reports/guided_reports.pl
contents of the "phase" parameter compared with hardcoded "Update SQL", which
is not anymore English.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to