| Summary: | Should GetKohaAuthorisedValueLib return lib if lib_opac is empty and opac==1 ? | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
| Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | ||
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | --- | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Marcel de Rooy
2015-01-15 12:27:09 UTC
I think what you describe is a workaround for a translation issue that should be solved in general - But I agree this is a bigger problem :( The problem is that the current behaviour has been the default behaviour forever, so people expect it to work that way. The sample data doesn't include OPAC descriptions and also in our libraries only the lib description is set as long as its the same. I am not sure we should change this, but if we do, some more thought needs to go into it. GetKohaAuthorisedValueLib is no more and there is 20307 for translations in the future. Closing INVALID because of the change of code since this was filed. |