http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12091
--- Comment #13 from Bernardo Gonzalez Kriegel <[email protected]> --- 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. _______________________________________________ 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/
