Closed (fixed)
Project:
Save & Edit
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Jun 2009 at 18:33 UTC
Updated:
20 Jun 2009 at 03:17 UTC
Jump to comment: Most recent file
The settings page has an unclosed <em> element. The XHTML is invalid, and the whole of the next fieldset is rendered in italics.
The error is on line 96 of save_edit.module
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | save_edit-admin-page_xhtml-correct.png | 14.4 KB | andrewmacpherson |
| #1 | save_edit-491512.patch | 1.32 KB | andrewmacpherson |
| save_edit-admin-page_invalid-xhtml.png | 15.79 KB | andrewmacpherson |
Comments
Comment #1
andrewmacpherson commentedHere's a patch to correct it.
Comment #2
himerus commentedAh! Thanks, can't believe I missed that!
I'll get this patched, and commit the changes this evening.
Comment #3
himerus commentedOkay, sorry it took me an extra day to get this patched, and updated. the issue is fixed in 6.x-1.3.
Thanks for the patch. Can't believe I missed something that simple though!!
Comment #4
himerus commented