http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11592

Tomás Cohen Arazi <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #65 from Tomás Cohen Arazi <[email protected]> ---
(In reply to M. Tompsett from comment #64)
> (In reply to Jonathan Druart from comment #62)
> > Be care, prototype of GetMarcBiblio is modified here, bug 12252 did it too!
> 
> This change catches the old way and a hashref. Though, because a third
> parameter was added in 12252, this would require a more detailed look there.
> However, that would more likely come anyways if that is pushed to master
> first anyways, because this would need a rebase. Thanks for the heads up.

I would consider this bugfix if it was implemented as a Koha::RecordProcessor
filter for MARC::Record objects, rather than just another hook to C4::Search.
That way we could use it wherever we need it.

BUT I have to say that I've been playing with an implementation that works with
MARCMXL instead (using XSLT) and could help us simplicy results rendering and
probably performance.

I'm trying to finish the patches (the hackfest had me busy with other stuff) so
I can attach them for peer review.

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