Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.11
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 May 2010 at 21:21 UTC
Updated:
31 May 2010 at 20:50 UTC
I just completed the security uddate to biblio-6.x-1.11 and I am getting the following error on an import:
Parse error: syntax error, unexpected ';', expecting ')' in C:\xampp\htdocs\drupal-6\sites\all\modules\biblio\biblio.import.export.inc on line 119
Comments
Comment #1
rjerome commentedOh #$$@#, I'll have a new release out later this evening.
Sorry about that.
Ron.
Comment #2
rjerome commentedThis is fixed now. (http://drupal.org/cvs?commit=366448)
Turns out my editor (Eclipse) got slightly miss-configured and wasn't detecting syntax errors as it normally does, thus this silly little error slipped into the code undetected.
Ron.
Comment #3
kari.nies commentedThanks. Just installed 6.x-1.13 and the problem is fixed.