Summary: | Opac detail view with XSLT is broken | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | critical | ||
Priority: | P5 - low | CC: | tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 13174 : XSLT fails if, and only if you have an author, linked to an authority
Bug 13174 : XSLT fails if, and only if you have an author, linked to an authority [PASSED QA] Bug 13174 : XSLT fails if, and only if you have an author, linked to an authority |
Description
Katrin Fischer
2014-10-30 22:45:39 UTC
Created attachment 33016 [details] [review] Bug 13174 : XSLT fails if, and only if you have an author, linked to an authority And only in MARC21 To test: Only for MARC21 with XSLT on for detail 1/ Find a record that has an authority linked author in it 2/ View the detail page in the opac 3/ Notice bibliographic data is missing 4/ Apply patch 5/ Refresh notice bibliographic data is back Created attachment 33017 [details] [review] Bug 13174 : XSLT fails if, and only if you have an author, linked to an authority And only in MARC21 To test: Only for MARC21 with XSLT on for detail 1/ Find a record that has an authority linked author in it 2/ View the detail page in the opac 3/ Notice bibliographic data is missing 4/ Apply patch 5/ Refresh notice bibliographic data is back Signed-off-by: David Cook <dcook@prosentient.com.au> Works as described. Created attachment 33018 [details] [review] [PASSED QA] Bug 13174 : XSLT fails if, and only if you have an author, linked to an authority And only in MARC21 To test: Only for MARC21 with XSLT on for detail 1/ Find a record that has an authority linked author in it 2/ View the detail page in the opac 3/ Notice bibliographic data is missing 4/ Apply patch 5/ Refresh notice bibliographic data is back Signed-off-by: David Cook <dcook@prosentient.com.au> Works as described. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works as describe, the details are back! Patch pushed to master. Thanks Chris! |