https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14769

--- Comment #7 from Marcel de Rooy <m.de.r...@rijksmuseum.nl> ---
(In reply to Zeno Tajoli from comment #6)

This makes me think about a solution with a table like below.
You check the table with the new biblio field number.
If there is no entry in the table, pick a default behavior (could be the
current behavior: oldbiblio).

Table Where_should_i_get_the_indicators_when_changing_authtype  :)
column field
column marcflavour
column ind1
column ind2
ind1 and ind2 should have the options: auth|oldbiblio|bibframework

Here auth should mean: trust the new authority here, oldbiblio means pick from
old biblio field and bibframework means use the default indicator for this
biblio field. (As long as the new development is not ready, hardcode a simple
hash somewhere.) 

Note that number of auth fields is limited. Could be extendend by users for
custom purposes.

Would that address all possibilities?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to