Summary: | callnumber.pl when editing existing 942h or 952o adds a space and digit | ||
---|---|---|---|
Product: | Koha | Reporter: | Elaine Bradtke <eb> |
Component: | Cataloging | Assignee: | Galen Charlton <gmcharlt> |
Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | eb, m.de.rooy |
Version: | 3.18 | ||
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: |
Description
Elaine Bradtke
2015-01-22 19:50:04 UTC
After discussing this with the IT wizard, I now understand where the numbers are coming from. Many of our call numbers consist of nothing more than two upper case letters, for example QM. The plugin is looking at that and seeing a prefix and adding sequential numbers. It still doesn't explain why the plugin pulls from the 099 when used in the 952 field, but not when used in the 942 field. Perhaps a brief explanation of what this plugin is meant to do would be a useful addition to the manual? (In reply to Elaine Bradtke from comment #1) > Perhaps a brief explanation of what this plugin is meant to do would be a > useful addition to the manual? Could you open a separate documentation bug report for that? |