[ http://nagoya.apache.org/jira/browse/XALANJ-1898?page=history ]

Henry Zongaro updated XALANJ-1898:
----------------------------------

    Priority: Minor  (was: Blocker)

Bug priority was lost in migration from Bugzilla.

> ArrayIndexOutOfBoundsException when copying xml:lang attribute
> --------------------------------------------------------------
>
>          Key: XALANJ-1898
>          URL: http://nagoya.apache.org/jira/browse/XALANJ-1898
>      Project: XalanJ2
>         Type: Bug
>   Components: XSLTC
>     Versions: 2.6
>  Environment: Operating System: Other
> Platform: Other
>     Reporter: Anders Blaagaard
>     Priority: Minor
>  Attachments: CopyAttributeTest.java
>
> Seems that if I use xsl:copy on any xml: prefixed attribute, I get this error:
> javax.xml.transform.TransformerException:
> org.apache.xalan.xsltc.TransletException:
> java.lang.ArrayIndexOutOfBoundsException: -1
>       at 
> org.apache.xalan.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:606)
>       at 
> org.apache.xalan.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:282)
> ...
> Caused by: org.apache.xalan.xsltc.TransletException:
> java.lang.ArrayIndexOutOfBoundsException: -1
>       at org.apache.xalan.xsltc.dom.SAXImpl.shallowCopy(SAXImpl.java:1735)
>       at 
> org.apache.xalan.xsltc.dom.DOMAdapter.shallowCopy(DOMAdapter.java:304)
> Not sure if this is related to any of the other 
> ArrayIndexOutOfBoundsException bugs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to