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

--- Comment #14 from Katrin Fischer <[email protected]> ---
I realize you haven't made any changes to the XSLT files in your patch. They
use $9 to create links and woudl need to be adapted. With multiple $0 there
will be problems:

- We need to figure out which is the one to use for linking.
- We need to make sure that the indexing is exact enough. Currently () are
ignored, so (XXXX)1235 woudl be found when looking for 1235. If you have
multiple $0 that could cause issues. Right now, the linking is exact.

I am not saying we shouldn't discuss this, but I think it needs more work.

I see that some authority fields are hardcoded - a lot of libraries seem to put
authority control on other fields as well as Koha allows this in configuration.

-- 
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