You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Paul Libbrecht (JIRA)" <co...@jakarta.apache.org> on 2005/07/19 19:44:46 UTC

[jira] Resolved: (JELLY-214) Static namespaced attributes wrongly managed

     [ http://issues.apache.org/jira/browse/JELLY-214?page=all ]
     
Paul Libbrecht resolved JELLY-214:
----------------------------------

    Resolution: Fixed

I think this is now fixed.
paul

> Static namespaced attributes wrongly managed
> --------------------------------------------
>
>          Key: JELLY-214
>          URL: http://issues.apache.org/jira/browse/JELLY-214
>      Project: jelly
>         Type: Bug
>   Components: core / taglib.core
>     Versions: 1.0
>     Reporter: Paul Libbrecht
>     Assignee: Paul Libbrecht
>      Fix For: 1.1-beta-1

>
> The following script:
>  <j:jelly xmlns:j="jelly:core">
>   <foo xmlns:xx="lolo" xx:att2="lala"/>
>  </j:jelly>
> Yields a very weird error which, after tracing, indicates that StaticTagScript handles attributes without namespace.
> paul

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org