[Koha-bugs] [Bug 12091] HTML from auth_subfields_structure.tt doesn't pass firefox's html validator

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 14 02:11:36 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12091

--- Comment #13 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 30779
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30779&action=edit
Bug 12091: Followup to fix remaining validation errors

This patch fix all remaining errors.

There was a for clause to add multiple new subfields,
perhaps old code because now we can only add one
subfield at a time, in that block id of html
elements where numbered again from '1', and
some elements lack proper id numbering, and one
of them has incorrect label.

I notice this on another patch but left things as they were
trying not to broke anything.

To test
1. Follow test plan of previous patch, there must
be no errors, 1 warning
2. Add a new subfield, check subfield is
added without problems

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list