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

--- Comment #26 from Katrin Fischer <[email protected]> ---
(In reply to Jonathan Druart from comment #25)
> (In reply to Aleisha Amohia from comment #17)
> > Starting with GetMarcAuthors at Bug 27266
> 
> Are you sure you will want to reuse that from the template notice?
> It seems that to answer bug 17868 you will only need to loop over the MARC
> subfields (for instance GetMarcAuthors is building links we don't need).
> 
> Additional questions: should not we take advantage of the move to fix the
> inconsistencies in the return values?
> 
> I don't think "just moving" code from C4 to Koha is sufficient.

To further simplify things we could let go of the marcflavour parameter as this
only seems to be used in context where the marcflavour of the installation is
used.

I think another question is if we are using them only for the notices or to
replace all calls to templates - if we want to replace the other calls, we'd
need to keep the links etc.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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