Bug 7115 - Suggestion form has wrong label if AdvancedSearchTypes = collection
Summary: Suggestion form has wrong label if AdvancedSearchTypes = collection
Status: RESOLVED MOVED
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Bugs List
URL:
Keywords:
Depends on: 9223
Blocks:
  Show dependency treegraph
 
Reported: 2011-10-29 12:54 UTC by Katrin Fischer
Modified: 2016-08-28 12:36 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
screenshot of suggestion form (42.06 KB, image/png)
2011-10-29 12:54 UTC, Katrin Fischer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2011-10-29 12:54:03 UTC
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'
Comment 1 Marc Véron 2014-08-08 15:39:46 UTC
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)
Comment 2 Katrin Fischer 2016-08-28 12:36:04 UTC
The suggestion form is now using SUGGEST_FORMAT.