[Koha-bugs] [Bug 16352] New: Fix spacing for 245$h and 245$c in XSLTs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 26 08:10:54 CEST 2016


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

            Bug ID: 16352
           Summary: Fix spacing for 245$h and 245$c in XSLTs
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: dcook at prosentient.com.au
        QA Contact: testopia at bugs.koha-community.org

Bug 13381 (https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13381)
apparently changed the spacing for the $h and $c subfields, which causes
template text to appear concatenated. 


It's as easy as adding some <xsl:text> </xsl:text> elements after the spans. 

It looks like it's for both the intranet and the OPAC.

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


More information about the Koha-bugs mailing list