http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=766
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #76 from Bernardo Gonzalez Kriegel <[email protected]> --- (In reply to Owen Leonard from comment #72) > That means that instead of <option value="foo" selected> > We need to write <option value="foo" selected="selected"> > > And values should be quoted: <option value="foo"> > And not <option value=foo> Thanks Owen, fixed now. I'll add a followup to some others that have been pushed, and fix also others awaiting sings. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
