You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "pohl (JIRA)" <xa...@xml.apache.org> on 2005/06/02 18:05:52 UTC

[jira] Commented: (XALANC-524) CLONE -substring-before and substring-after

     [ http://issues.apache.org/jira/browse/XALANC-524?page=comments#action_66875 ]
     
pohl commented on XALANC-524:
-----------------------------

My apologies for opening this issue.  I was thinking that the 'clone'
feature of JIRA would allow me to file an identical issue against
XalanJ.

This issue con be closed.

> CLONE -substring-before and substring-after
> -------------------------------------------
>
>          Key: XALANC-524
>          URL: http://issues.apache.org/jira/browse/XALANC-524
>      Project: XalanC
>         Type: Bug
>   Components: XPathC
>     Versions: 1.4.x
>  Environment: Operating System: Linux
> Platform: PC
>     Reporter: pohl
>     Assignee: Xalan Developers Mailing List

>
> When
>   substring-before("Some string with a newline","&#xA") 
> or 
>   substring-after("Some string with a newline","&#xA") 
> are called, they return strings of 0 length, even though 
>   contains("Some string with a newline","&#xA") 
> evaluates to TRUE.
> When the split string is expanded to include a non-escaped character, 
> such ".&#xA", the routines return proper values and treats the newline 
> character properly.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org