Modify ↓
Ticket #542 (closed defect: fixed)
JslLintTask: wrap conf parameter with escapeshellarg
| Reported by: | Maciej Majewski <maciej.majewski@…> | Owned by: | victor |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.4.3 |
| Component: | phing-tasks-ext | Version: | 2.4.2 |
| Keywords: | Cc: |
Description
Passing conf parameter to jsl should be wrapped by escapeshellarg(). Currently using path with spaces is not possible.
Attachments
Change History
Changed 17 months ago by Maciej Majewski <maciej.majewski@…>
-
attachment
JslLintTask.diff
added
Note: See
TracTickets for help on using
tickets.

patch