Summary: | Value builder for NORMARC 007 does not show further options | ||
---|---|---|---|
Product: | Koha | Reporter: | Magnus Enger <magnus> |
Component: | Cataloging | Assignee: | Magnus Enger <magnus> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, koha.sekjal |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | Proposed patch |
Description
Magnus Enger
2011-10-01 15:41:52 UTC
Created attachment 5672 [details] [review] Proposed patch To test: - Start adding a new MARC record in the default framework - Click on the value builder for 007 - Copy the URL of the value builder - Paste the URL into a new window - Change marc21 into normarc, so you get something like /cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=normarc_field_007.pl&index=tag_007_subfield_00_813528_971811&result= - Check that selecting something from the initial dropdown displays more options specific to the material type you chose Simple, one-line, template only patch to meet agreed upon standards. Marking as signed off and Passed QA Pushed, please test Works in 3.8. |