[Bug 3423] New: In Cataloging, fields are not ordered by tag number
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3423 Summary: In Cataloging, fields are not ordered by tag number Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Cataloging AssignedTo: frederic@tamil.fr ReportedBy: frederic@tamil.fr Estimated Hours: 0.0 Change sponsored?: --- In cataloging, depending on installation and how biblio framework has been created/modified, fields are not displayed ordered by tag number. For example, in UNIMARC you can have in tab '2': 225 200 210 -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3423 Galen Charlton <galen.charlton@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |galen.charlton@liblime.com Status|NEW |ASSIGNED --- Comment #1 from Galen Charlton <galen.charlton@liblime.com> 2009-07-21 01:32:02 --- Patch pushed to HEAD. Please test and close. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3423 frederic@tamil.fr changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3423 Brian Harrington <brian@jhu.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brian@jhu.edu --- Comment #2 from Brian Harrington <brian@jhu.edu> 2009-07-23 15:32:54 --- This isn't a bug (in MARC21 at least). Within the major blocks, correct order <> tag order. For instance, 5xx fields should be in the order specified in AACR2 and 6xx should be in order of importance as determined by the cataloger assigning subjects. What we really need is a mechanism in the interface for catalogers to change the order of fields. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3423 --- Comment #3 from frederic@tamil.fr 2009-07-23 15:48:24 ---
This isn't a bug (in MARC21 at least). Within the major blocks, correct order <> tag order. For instance, 5xx fields should be in the order specified in AACR2 and 6xx should be in order of importance as determined by the cataloger assigning subjects. What we really need is a mechanism in the interface for catalogers to change the order of fields.
For the time being, Koha MARC biblio record editor doesn't allow to modify tags order. You're asking for an enhancement: some arrows in UI to move up and down tags. This patch just correct a bug: tags were displayed in the order they were added in biblio framework, which doesn't mean anything. Now, they are displayed per tag number order inside a tab. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@liblime.com