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.