https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17511 --- Comment #14 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 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.