Summary: | Rancor - 942c is always displaying first in the list. | ||
---|---|---|---|
Product: | Koha | Reporter: | Ed Veal <edward.m.veal> |
Component: | Cataloging | Assignee: | Jesse Weaver <jweaver> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | amy, ephetteplace, f.demians, jschmidt, julian.maurice, jweaver, kholten, kyle, m.de.rooy, mtompset |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 15974: Rancor: Correctly select existing authorized value
Bug 15974: Rancor: Correctly select existing authorized value Bug 15974: Rancor: Correctly select existing authorized value |
Description
Ed Veal
2016-03-03 19:49:45 UTC
This is also the case for 008 dropdown on the top. It seems like both of the dropdowns automatically default to the first alphabetical option. Our site thinks when we had the advanced editor on and staff were editing the 8xx fields for serial holdings the bug changed those serial bibs from their serial framework putting them on the default framework. FYI. Created attachment 53542 [details] [review] Bug 15974: Rancor: Correctly select existing authorized value Test plan: 1) Open up a record in Rancor with an itemtype besides the first in the list ('BK' in the sample itemtypes). 2) It will show "Book" instead of the correct itemtype. 3) Apply patch, reload the page. 4) The correct itemtype should now show. (In reply to Karl Holten from comment #1) > This is also the case for 008 dropdown on the top. It seems like both of the > dropdowns automatically default to the first alphabetical option. I can confirm this is an issue. Please make a separate bug report. Created attachment 53568 [details] [review] Bug 15974: Rancor: Correctly select existing authorized value Test plan: 1) Open up a record in Rancor with an itemtype besides the first in the list ('BK' in the sample itemtypes). 2) It will show "Book" instead of the correct itemtype. 3) Apply patch, reload the page. 4) The correct itemtype should now show. NOTE: The scope is only 942$c. This corrects that. The enhanced editor needs to be enabled in the system preferences. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Created attachment 53601 [details] [review] Bug 15974: Rancor: Correctly select existing authorized value Test plan: 1) Open up a record in Rancor with an itemtype besides the first in the list ('BK' in the sample itemtypes). 2) It will show "Book" instead of the correct itemtype. 3) Apply patch, reload the page. 4) The correct itemtype should now show. NOTE: The scope is only 942$c. This corrects that. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 16.11, thanks Jesse! Pushed in 16.05. Will be in 16.05.02. Patches pushed to 3.22.x, will be in 3.22.10 |