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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |[email protected]

--- Comment #17 from Tomás Cohen Arazi <[email protected]> ---
I'm not sure about the approach. Comments:

1) We should fix Koha's public server configuration so that it doesn't share
information we don't want it to. Maybe applying an XSLT transformation.

2) We still might use Z39.50 targets that give us wrong data in their records
(not Koha servers for example), so a way of defining what to remove is needed.
This is harder to implement, but it can be achieved Z39.50 server-wise, using
YAML or the usual | to separate fields$subfields.

3) This should be an opt-in, people who wants stuff removed should be able to
choose to do it, not a forced record munging. So, if you continue with the
current approach, please introduce a way to control it.

4) I like that you capture the warnings on the unit tests, and the fact that
there are unit tests :-D But we need functional tests, in the sense that the
behaviour should be tested. I can help if you need advise on the tests writing.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
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