You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/11/25 17:17:13 UTC

[jira] Updated: (WICKET-3197) getMarkupId() can be used only if the component's markup is attached

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

Martin Grigorov updated WICKET-3197:
------------------------------------

    Attachment: wicket-3197.tgz

quickstart app

> getMarkupId() can be used only if the component's markup is attached
> --------------------------------------------------------------------
>
>                 Key: WICKET-3197
>                 URL: https://issues.apache.org/jira/browse/WICKET-3197
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M3
>            Reporter: Martin Grigorov
>         Attachments: wicket-3197.tgz
>
>
> With change r1037139 Component#getMarkupImpl() first tries to get the markup id from the component's markup.
> If the markup is not available/attached yet for this component the call ends with :
> org.apache.wicket.markup.MarkupException: Can not determine Markup. Component is not yet connected to a parent. [Component id = label]

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