Closed (duplicate)
Project:
File (Field) Paths
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2012 at 16:30 UTC
Updated:
6 Feb 2012 at 21:06 UTC
There is a syntax error when running a Drush command:
Parse error: syntax error, unexpected '[' in .../sites/all/modules/filefield_paths/modules/filefield_paths.drush.inc on line 115
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: syntax error, unexpected '[' in .../sites/all/modules/filefield_paths/modules/filefield_paths.drush.inc, line 115
There is a missing '$' before 'info' in this line.
Comments
Comment #1
decipheredClosing duplicate. Issue fixed in dev.
Comment #2
wOOge commentedThere is also a "$" missing on line 127 as well.
Comment #3
decipheredwOOge,
I can't confirm that in either 7.x-1.x-dev (http://drupalcode.org/project/filefield_paths.git/blob/ce9fced89a02f985c...) or in 7.x-1.0-beta2 (http://drupalcode.org/project/filefield_paths.git/blob/2148a5fa0795ac742...), however if you see something I don't then feel free to point it out, preferably in an issue that isn't closed, especially an issue that wasn't closed as it's a duplicate of another issue.
Cheers,
Deciphered.