[Koha-bugs] [Bug 34728] New: HTML notices should not be pre-formatted

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 6 13:11:49 CEST 2023


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

            Bug ID: 34728
           Summary: HTML notices should not be pre-formatted
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: matt.blenkinsop at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Created attachment 155263
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155263&action=edit
Spacing before

Print notices that are html templates are wrapped in a <pre> tag which causes
inconsistencies in formatting. Extra spaces are introduced that shouldn't be,
this is solved by making the <pre> tag conditional on the content type of the
message.

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


More information about the Koha-bugs mailing list