https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30678 --- Comment #6 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Katrin Fischer from comment #3)
I don't think the name is a good fit, because 035$a is repeatable and not reserved for WorldCat numbers. It all depends on the prefix.
Good point.
I think if you want to keep the name, you should use the prefixes (I think there are multiple) to select the actual OCLC number.
The regex now covers all important ones: OCoLC with/without suffixes.
But I'd like it even better, if we could make the prefix configurable, maybe as an attribute or with a pipe in the placeholder? This would also help to deal with cases of multiple 035$a and make it useful for even more use cases.
This requires more work. Part of it is reworking parametrized_url. Postponing this here to bug 30679.
It's also not clear which would be picked if there are multiple (first?)
Currently the first one. But here also, 30679 could make improvements. -- You are receiving this mail because: You are watching all bug changes.