Koha/koha-tmpl/opac-tmpl/bootstrap/en/xslt
Hector Castro 0073a0c3f8 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 with 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
- See 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)
Patch rebased some typos fixed in comments

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

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-05-23 17:24:12 +00:00
..
compact.xsl
MARC21slim2OPACDetail.xsl Bug 16343: 7XX XSLT subfields displaying out of order 2016-05-23 17:24:12 +00:00
MARC21slim2OPACResults.xsl Bug 16343: 7XX XSLT subfields displaying out of order 2016-05-23 17:24:12 +00:00
MARC21slimUtils.xsl Bug 14304: RDA: OPAC display link in XSLT for 264 field to reflect Zebra indexing 2016-03-25 21:57:55 +00:00
NORMARCslim2OPACDetail.xsl Bug 14441: TrackClicks cuts off/breaks URLs (XSLT) 2016-03-24 21:02:39 +00:00
NORMARCslim2OPACResults.xsl Bug 14441: TrackClicks cuts off/breaks URLs (XSLT) 2016-03-24 21:02:39 +00:00
NORMARCslimUtils.xsl Bug 12901: (QA followup) correct copy and paste error 2014-10-30 00:26:33 -03:00
plainMARC.xsl Bug 10647 - Make OPAC MARC plain view work for all flavours of MARC 2014-03-14 14:50:13 +00:00
UNIMARCslim2OPACDetail.xsl Bug 12829: properly skip invalid ISBN when rendering for normal record display 2014-11-07 11:27:52 -03:00
UNIMARCslim2OPACResults.xsl Bug 12901: BiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT 2014-10-30 00:26:12 -03:00
UNIMARCslimUtils.xsl Bug 8992: XSLT changes 2015-04-28 15:47:39 -03:00