[Bug 11667] New: Hardcoded "Unknown" in suggestions management
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11667 Bug ID: 11667 Summary: Hardcoded "Unknown" in suggestions management Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: pasi.kallinen@pttk.fi QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr If the suggestion status is not in SUGGEST_STATUS authorized values, the UI will show a tab with the untranslatable, hard-coded, text "Unknown": suggestion/suggestion.pl: return GetAuthorisedValueByCode('SUGGEST_STATUS', $criteriumvalue ) || "Unknown"; -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11667 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer@bsz-bw.de Resolution|--- |DUPLICATE --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think this is a duplicate to a bug I filed and tried to solve a while ago - still have to find time to get back to it or at least split it up for a partial fix. *** This bug has been marked as a duplicate of bug 10519 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org