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
 Assigned to: 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to