[bugs] [Bug 1248] New - Bad html in advanced search template
bugs at bugs.horde.org
bugs at bugs.horde.org
Fri May 16 15:32:21 PDT 2003
http://bugs.horde.org/show_bug.cgi?id=1248
*** shadow/1248 Fri May 16 19:32:21 2003
--- shadow/1248.tmp.23942 Fri May 16 19:32:21 2003
***************
*** 0 ****
--- 1,27 ----
+ Bug#: 1248
+ Product: Horde
+ Version: 2.0 Stable
+ Platform: other
+ OS/Version: Linux
+ Status: NEW
+ Resolution:
+ Severity: trivial
+ Priority: P2
+ Component: Turba
+ Area: BUILD
+ AssignedTo: chuck at horde.org
+ ReportedBy: alancio256 at hotmail.com
+ URL:
+ Summary: Bad html in advanced search template
+
+ If you go to advanced search (in turba) you will get a bad formed html, there are more </table>
+ than <table>.
+
+ The solution is trivial, instead of:
+ </table></td></tr></table></form>
+
+ This: </table></form> is enough.
+
+ In case you are wondering why I report something that seems meaningless, if you change
+ common-header and common-footer templates to put everything in a big table you will come
+ across a bad looking html.
More information about the bugs
mailing list