[Koha-bugs] [Bug 22550] New: OPAC suggestion form doesn't require mandatory fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 20 17:16:08 CET 2019


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

            Bug ID: 22550
           Summary: OPAC suggestion form doesn't require mandatory fields
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: normal
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 13618
  Target Milestone: ---

The OPAC suggestion form requires JavaScript to perform validation of mandatory
fields. The configuration of required fields is incorrectly escaped with the
html filter and thus breaks, breaking validation.

The $raw filter should be used instead.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618
[Bug 13618] Add additional template filter methods and a filter presence test
to Koha
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list