Skip to content

Conversation

@samosafuz
Copy link
Member

BP en ligne has a new web address, and has at my request implemented URIs that lack ampersands, to permit the modification of PN XSLT, to generate hyperlinks to BP from our biblio records.

This commit defines a variable $bpIdno as the value of //t:idno[@type='bp'] and then calls that variable twice: once in html's a/@href (where it is concatenated with the new web address endpoint, as its parameter), and once as the value of that a/@href element.

BP en ligne has a new web address, and has at my request implemented URIs that lack ampersands, to permit the modification of PN XSLT, to generate hyperlinks to BP from our biblio records. 

This commit defines a variable `$bpIdno` as the value of `//t:idno[@type='bp']` and then calls that variable twice: once in html's `a/@href` (where it is concatenated with the new web address endpoint, as its parameter), and once as the value of that `a/@href` element.
@iccole
Copy link
Contributor

iccole commented Jun 2, 2025

@samosafuz I just pushed a fix for this to the main branch. For the sake of this pull request, I don't think you'll see the fixed test run unless you rebase your original branch on top of the updated master branch. However, I think it's probably safe to merge anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants