Bug 5582 - MARC Field Documentation links incorrect on tags < 080
Summary: MARC Field Documentation links incorrect on tags < 080
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: PATCH-Sent (DO NOT USE) normal (vote)
Assignee: Colin Campbell
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-06 10:55 UTC by Colin Campbell
Modified: 2012-10-25 23:03 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Proposed Patch (1.97 KB, patch)
2011-01-06 11:50 UTC, Colin Campbell
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Campbell 2011-01-06 10:55:34 UTC
Field numbers are not being passed to the javascript function as strings so values with a leading zero are being interpreted as an octal number so that e.g. looking up help on tag 020 gives you the page for tag 016
Comment 1 Colin Campbell 2011-01-06 11:50:41 UTC
Created attachment 2952 [details] [review]
Proposed Patch
Comment 2 Chris Cormack 2011-01-06 20:46:43 UTC
Pushed, please test