[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
Sat Apr 30 00:06:16 CEST 2016


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

Danielle Elder <danielle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50952|0                           |1
        is obsolete|                            |

--- Comment #4 from Danielle Elder <danielle at bywatersolutions.com> ---
Created attachment 51045
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51045&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

Signed-off-by: Dani Elder <danielle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list