Summary: | Export.pl does not populate the Authority Types dropdown correctly | ||
---|---|---|---|
Product: | Koha | Reporter: | David Bourgault <david.bourgault> |
Component: | Tools | Assignee: | David Bourgault <david.bourgault> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | normal | ||
Priority: | P5 - low | CC: | fridolin.somers, jonathan.druart, m.de.rooy, nick, philippe.blouin |
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: | |||
Bug Depends on: | 15381 | ||
Bug Blocks: | |||
Attachments: |
Bug 19683 - Unbless authority_types search results
Bug 19683 - Unbless authority_types search results Bug 19683 - Fix authority types in tools/export template |
Description
David Bourgault
2017-11-22 19:33:44 UTC
Created attachment 69291 [details] [review] Bug 19683 - Unbless authority_types search results Fixes the bug by unblessing the authority types search results, and correcting the variable names in the template. To test: 0) Tools > Export > Export authority records 1) Authority Types dropdown is not empty Created attachment 69300 [details] [review] Bug 19683 - Unbless authority_types search results Fixes the bug by unblessing the authority types search results, and correcting the variable names in the template. To test: 0) Tools > Export > Export authority records 1) Authority Types dropdown is not empty Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Created attachment 69329 [details] [review] Bug 19683 - Fix authority types in tools/export template Fixes the bug by correcting the variable names in the template. To test: 1) Tools > Export > Export authority records 2) Authority Types dropdown is not empty Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Amended: Changing the export script and unblessing is not needed. Caused by commit 7283069a9d3b2ffb2edc31022d96bb4aea107098 Bug 15381: Remove getauthtypes and getauthtype Pushed to master for 18.05, thanks to everybody involved! Pushed to stable for 17.11.01, awesome work all! Pushed to 17.05.x, will be in v17.05.07 |