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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
        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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to