Summary: | subfield 9 deleted if no other data is available | ||
---|---|---|---|
Product: | Koha | Reporter: | Thomas Klausner <domm> |
Component: | Cataloging | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | dcook, m.de.rooy, martin.renvoize |
Version: | 21.05 | ||
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: | A valuebuilder workaround |
Description
Thomas Klausner
2022-05-19 14:01:32 UTC
Created attachment 139043 [details]
A valuebuilder workaround
Here is a valuebuilder that works around that problem by autofilling 020$a with ISNB without dashes after a value is entered into 020$9 (ISBN with dashes)
Not optimal, but better than loosing data...
Copy the file into `intranet/cgi-bin/cataloguing/value_builder` and enable it as a plugin to 020 subfiled 9.
I am wondering - doesn't the DNB also deliver 020$a without hyphens in addition to $9? At least that is the case for K10plus. |