http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=766 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #76 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- (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.