Actions
Patch #838
closedabstract_adapter: use shell_quote to more properly escape path
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-03-12
Due date:
% Done:
100%
Estimated time:
Description
While the existing function eliminates some special characters, it does not eliminate all.
Use shell_quote to properly escape the whole thing.
Files
Updated by Jean-Philippe Lang over 16 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset r1238.
Actions