[Koha-bugs] [Bug 33140] New: Use facet label value in mouseover title attribute of facet removal link

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Mar 5 13:19:36 CET 2023


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

            Bug ID: 33140
           Summary: Use facet label value in mouseover title attribute of
                    facet removal link
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Searching
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andreas.jonsson at kreablo.se
        QA Contact: testopia at bugs.koha-community.org

The mouseover text for the remove link displays the link value of the facet
rather than its label. (In koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc
and koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-facets.inc
b/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-facets.inc).

Logically, it is always the label value that should be displayed to the user so
this should also be used for the title attribute.

For instance for a custom boolean valued facet one do not want to see the text
"remove the facet true" when hovering on the link.  (See bug 33139.)

-- 
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