Project

Profile

Help

Bug #2269

closed

EXPath File - whitespace in relative file paths

Added by John Lumley over 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
EXSLT extensions
Sprint/Milestone:
Start date:
2014-12-18
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.6
Fix Committed on Branch:
9.6
Fixed in Maintenance Release:
Platforms:

Description

From Hans-Juergen Rennau:

extension functions file:xxx throw an error if a file name contains whitespace. The EXPath spec [1], however, lists examples with such file names [2] which supposedly should be processed without error, e.g.

my file.xml: A relative path, pointing to a file in the current working directory.

I know that the spec is still in progress, but I think it makes sense for the file module to be as robust as possible - the idea is to work with the file system as it is, and file names are not URIs - at least in my opinion..

Needs a little attention in EXPathFile.toString()

Please register to edit this issue

Also available in: Atom PDF