[Koha-bugs] [Bug 35157] The searchfieldstype select element produces invalid HTML

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 22 21:29:54 CET 2023


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

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

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

--- Comment #12 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Created attachment 159197
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159197&action=edit
Bug 35157: Remove spans from patronfields.inc

To test:
1. Run any page that contains the "Search patrons" search bar through an HTML
validator and you will see a lot of:

        Stray start tag span.
        Stray end tag span.

2. Apply patch
3. Try step 1 again, no more errors from the HTML validator.
4. Make sure the patron searches still work when limiting by 'Search field'.

Signed-off-by: Brendan Lawlor <blawlor at clamsnet.org>
Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net>

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


More information about the Koha-bugs mailing list