Summary | can't read active script |
Queue | Ingo |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | rsalmon (at) mbpgroup (dot) com |
Created | 10/30/2008 (6092 days ago) |
Due | |
Updated | 11/09/2008 (6082 days ago) |
Assigned | |
Resolved | 11/09/2008 (6082 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
Changes have been made in CVS for this ticket:
http://cvs.horde.org/diff.php/ingo/docs/CHANGES?r1=1.208&r2=1.209&ty=u
http://cvs.horde.org/diff.php/ingo/lib/Driver/vfs.php?r1=1.35&r2=1.36&ty=u
Assigned to Chuck Hagenbuch
State ⇒ Resolved
directory separator, so just adding the missing slash is sufficient.
Thanks!
Priority ⇒ 1. Low
New Attachment: vfs.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Ingo
Summary ⇒ can't read active script
Type ⇒ Bug
State ⇒ Unconfirmed
function getScript()
the path is missing a slash, see patch attached.
This works on unix and I can't test it under windows.