[
https://issues.apache.org/jira/browse/WICKET-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902236#action_12902236
]
Hudson commented on WICKET-2765:
--------------------------------
Integrated in Apache Wicket 1.4.x #115 (See
[https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/115/])
Issue: WICKET-2765
> 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
> Assignee: Igor Vaynberg
> Priority: Trivial
> Fix For: 1.4.11, 1.5-M2
>
>
> 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.