You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Gerolf Seitz (JIRA)" <ji...@apache.org> on 2008/02/07 21:01:16 UTC

[jira] Updated: (WICKET-1330) ComponentTag#setNamespace() only modifies the opening tag

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

Gerolf Seitz updated WICKET-1330:
---------------------------------

        Fix Version/s: 1.3.2
             Assignee: Gerolf Seitz
    Affects Version/s:     (was: 1.3.0-final)
                       1.3.1

> ComponentTag#setNamespace() only modifies the opening tag
> ---------------------------------------------------------
>
>                 Key: WICKET-1330
>                 URL: https://issues.apache.org/jira/browse/WICKET-1330
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.1
>            Reporter: Daniel Kaplan
>            Assignee: Gerolf Seitz
>            Priority: Trivial
>             Fix For: 1.3.2
>
>
> Calling ComponentTag#setNamespace() only modifies the opening tag.  It should modify the opening tag and closing tag.  A simple work around is to call setName() instead with a parameter like "fb:name".  That will have the desired effect.

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