Summary: | Add News Item displays all installed languages | ||
---|---|---|---|
Product: | Koha | Reporter: | Magnus Enger <magnus> |
Component: | Tools | Assignee: | Galen Charlton <gmcharlt> |
Status: | CLOSED WONTFIX | QA Contact: | Bugs List <koha-bugs> |
Severity: | minor | ||
Priority: | P5 - low | CC: | mtompset, veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12705 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Magnus Enger
2011-03-28 09:42:04 UTC
This bug is still valid in master as of 3.12 beta2. See comment on Bug 12705: "It could be possible that a library plans to introduce an additional language. They prepare some news in this language, but do not yet enable it." You shouldn't be able to add News items in languages that aren't enabled, so this seems more like a minor fix to me, not an enhancement. Hi M.Tompsett, I agree with 'minor' :-) My opinion is that all installed languages should be visible, as explained in http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12705#c3 With other words: No changes necessary. Should this go to "In Discussion"? Marc My understanding of Magnus' comment #1 is this: 1) limit the list of languages in the drop down to enabled only. OR 2) list all, but then perhaps enable it after a disabled one is selected. I personally think that this bug should do (1). This should be minor. I do not see bug 12705 as relevant to the problem. Though, it is likely relevant to the implementation, because it corrects the dialect issue. These are going to cause one or the other to need to be rebased once one gets completed and pushed ahead of the other. My opinion is that we should have behaviour 2: - List all languages in the dropdown (do make it possible to prepare news while a language is not yet enabled) Looking back at this, I think it should be possible to create new items in languages that are installed but not yet enabled. Marking as WONTFIX. If anyone wants to change the current behaviour, please feel free to reopen. |