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.0-final
            Reporter: Daniel Kaplan
            Priority: Trivial


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.

Reply via email to