http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1444 paul.poulain@free.fr changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Comment #1 from paul.poulain@free.fr 2007-09-30 08:58 ------- In fact, when I created the authority stuff, I planned to do something as close as what we had for biblios. However, it appeared rapidly that tabs where useless, because an authority has only a limited number of fields, because an authority can't be Personal Name and Geographic Name at the same time. so the "tab" system was not needed. But we still need to let the library choose between "activated" and "not activated" for each subfield. so the tab field is binary : it's "ignore" or "use". Auth_subfield_structure.pl uses this. But I didn't changed the field name & definition to have something still close from biblios. So it's not a bug. I agree the choice can be discussed, but It appeared not that bad. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.