| Summary: | Suggestion form has wrong label if AdvancedSearchTypes = collection | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Acquisitions | Assignee: | Bugs List <koha-bugs> |
| Status: | RESOLVED MOVED | QA Contact: | Bugs List <koha-bugs> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | veron |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12136 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 9223 | ||
| Bug Blocks: | |||
| Attachments: | screenshot of suggestion form | ||
I think this is related to Bug 12136 AdvancedSearchTypes can take multiple values, e.g. itemtypes|ccode|loc If the string contains itemtypes, the dropdwn shows itemtypes If the settings are ccode|loc, the dropdown is empty If the settings are loc, the dropdown show locs If the settings are ccode, the dropdown shows collection codes Maybe there should be a separate system preferences for the suggestion form, that takes only one value. (And the same for Bug 12136) The suggestion form is now using SUGGEST_FORMAT. |
Created attachment 6111 [details] screenshot of suggestion form If you have set AdvancedSearchTypes to 'collection code' the suggestion form will offer a pull down with the collection codes, but the label still shows 'Item type'