Closed: (XERCESJ-1155) Test suite for XInclude does work if executed from 2006-04-10 - By Peter McCracken (JIRA)
[ http://issues.apache.org/jira/browse/XERCESJ-1155?page=all ] Peter McCracken closed XERCESJ-1155: ------------------------------------
> Test suite for XInclude does work if executed from a directory with spaces in the path > ----------------------------------------------------------------------------- --------- > > Key: XERCESJ-1155 > URL: http://issues.apache.org/jira/browse/XERCESJ-1155 > Project: Xerces2-J > Type: Bug
> Components: Other > Versions: 2.8.0 > Reporter: Peter McCracken > Assignee: Peter McCracken > Priority: Trivial > Fix For: 2.8.0
> > When running xinclude.Test (the test suite for XInclude), test number 24 fails if there are spaces in the path of the current user directory. The problem is due to escaped space characters (%20) that aren't accounted for when removing the user directory to do string comparison on the expected output.
-- 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: j-dev-unsubscribe@(protected) For additional commands, e-mail: j-dev-help@(protected)
|
|