[ 
https://issues.apache.org/jira/browse/WICKET-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Juergen Donnerstag resolved WICKET-3111.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M3

> TransparentWebMarkupContainer appears magically for html elements without 
> 'wicket:id' but with 'href' attribute 
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-3111
>                 URL: https://issues.apache.org/jira/browse/WICKET-3111
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M2.1
>            Reporter: Martin Grigorov
>            Assignee: Juergen Donnerstag
>             Fix For: 1.5-M3
>
>         Attachments: WICKET-3111.patch, wicket-3111.tgz
>
>
> If in a Panel there is a <a> element with specified 'href' attribute but 
> without 'wicket:id' then Wicket creates automatically 
> TransparentWebMarkupContainer (respectfully a ComponentTag for it) for it and 
> this causes problems with finding the inner real ComponentTag's.
> See attached quickstart.

-- 
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