https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18730
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #64017|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <[email protected]> --- Created attachment 64138 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64138&action=edit Bug 18730: Batch Mod Edit <label> HTML validation fails [tag] [reply] [−] Description M. Tompsett 2017-06-05 16:30:21 UTC Know the barcode of an existing item. Home -> Tools -> Batch Item Modification Enter the barcode Click View Page source select and copy it into validator.w3.org direct input. There will be complaints about <labels>. Apply this patch refresh the page. select and copy it into validator.w3.org direct input. There will be no complaints about <labels>. This is intended to be a highly focused HTML bug, as the missing form tag which will fix the <div> issues at the bottom is corrected on bug 18710. Signed-off-by: Josef Moravec <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- 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/
