Bug 35234

Summary: Several HTML validation issues with the import patrons template
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: RESOLVED INVALID QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: aleisha
Version: MainKeywords: Academy
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Owen Leonard 2023-11-02 17:31:46 UTC
Some relevant errors from https://validator.w3.org/nu/:

- Bad value for attribute for on element label
- Duplicate ID branchcode.
- Duplicate ID categorycode.
- Element div not allowed as child of element ol in this context.
Comment 1 Aleisha Amohia 2026-01-21 03:29:34 UTC
Hey Owen, are you able to give any more information about these errors:

- Bad value for attribute for on element label
- Element div not allowed as child of element ol in this context.

We don't think the duplicate IDs are a problem anymore.
Comment 2 Owen Leonard 2026-01-28 18:22:19 UTC
These problems seem to have been resolved since I submitted the report.