https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22952
Bin Wen <bin....@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #90092|0 |1 is obsolete| | --- Comment #3 from Bin Wen <bin....@inlibro.com> --- Created attachment 90242 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90242&action=edit Bug 22952: Markup error in OPAC suggestions template This patch makes a minor correction to the OPAC suggestions template in order to quiet an error returned by the HTML validator. To reproduce the problem you should have the 'suggestion' system preference turned on, and you should be logged in to the OPAC as a user who has submitted one or more suggestions. View the "your purchase suggestions" page in the OPAC. Run the page through the W3C validation service: https://validator.w3.org. Either by pasting in the URL for the search results (if web accessible) or by viewing source, copying, and pasting into "Validate by Direct Input." This patch specifically addresses these errors: - "End tag div seen, but there were open elements." - "Unclosed element span." To test, apply the patch and try again to reproduce the validation errors. Those errors should no longer be present. There should be no visible change to the page. Signed-off-by: Maryse Simard <maryse.sim...@inlibro.com> Signed-off-by: Bin Wen <bin....@inlibro.com> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/