MarkupException on unclosed <col> tag
-------------------------------------

                 Key: WICKET-2765
                 URL: https://issues.apache.org/jira/browse/WICKET-2765
             Project: Wicket
          Issue Type: Bug
    Affects Versions: 1.4.6
            Reporter: Christopher Rogers
            Priority: Trivial


While Wicket's markup parser supports unclosed tags such as <br> and <p>, it 
doesn't support unclosed <col> tags.

Extract from error message:
org.apache.wicket.markup.MarkupException: Tag '<col>' (line 11, column 18) has 
a mismatched close tag at '</table>'

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to