[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
Mon May 2 23:29:11 CEST 2016


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

Héctor Eduardo Castro Avalos <hector.hecaxmmx at gmail.com> changed:

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

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

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 two record attached wit titles:
  - Surface & coatings technology.
  - Women crime writers
- Reindex zebra (necessary to Opac and Itranet results)
- Leave empty the OPACUserCSS and IntranetUserCSS sysprefs
- Go to the new records in OPAC and Intranet  detail page
- Look the wrong display of dates
- Apply patch and refresh the page
- Test in OPACUserCSS and IntranetUserCSS the css stated before
- Play deleting or adding the classes
- Test with multiple records with 700 (with and without dates, etc;
  710 and 711)

NOTE: dates in 710 and 711 can be hidden with .titleportion class
dates in this kind of heading go with another data for example:
Catholic Church. Plenary Council of Baltimore (2nd : 1866)

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


More information about the Koha-bugs mailing list