[Koha-bugs] [Bug 16343] 7XX XSLT subfields displaying out of order

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 28 21:31:29 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16343

--- Comment #2 from Héctor Eduardo Castro Avalos <hector.hecaxmmx at gmail.com> ---
Created attachment 50952
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50952&action=edit
Bug 16343: 7XX XSLT subfields displaying out of order

Patch apply for OPAC: This patch respect previous css classes
.authordates and .relatorcode but also include .titleportion

.authordates {display: none;}
.titleportion {display: none;}
.relatorcode {display: none;}

To test:
- Stage the record attached
- Reindex zebra
- Leave empty the OPACUserCSS syspref
- Go to the new record in OPAC detail page
- Look the wrong display of dates
- Apply patch and refresh the page
- Test in OPACUserCSS the css stated before
- Play deleting or adding the clasess

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list