https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29948 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #30 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to David Nind from comment #18)
I identified these two issues (wasn't sure how to fix these):
1. If there are no values in the authority record for these subfields, and they are selected in OPACAuthorIdentifiersAndInformation, they display the title without a value: - URI 371$u (when no value displays as: URI:) - Electronic email address 371$m (when no value displays as: Email address:)
Fixed.
2. Display of occupation information (374$a$s$t$u$v$0): there are extra lines between URI, Source of information, and Authority record control number or standard number. An HTML paragraph tag is used for each line, not sure if using another unordered list would work to display the information more cleanly.
Fixed.
I added a follow-up to: 1. Update the system preference description.[1] 2. Change the heading "Author identifiers/information" to "Author information". Rational: Identifiers are a type of author information, so just having "Author information" is sufficient. The authority record doesn't have to include identifiers now.
Thanks!
One other thing I noted: - The Publons ID now redirects to the Web of Science website and the Web of Science ResearcherID. However, the Publons ID is not the same number as the Web of Science ResearcherID. So we can't just change the URL and name. Happy to create a new bug to add the Web of Science ResearcherID as a new identifier.
Yes please, I will be happy to provide patch! -- You are receiving this mail because: You are watching all bug changes.