Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
profile data
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2009 at 21:33 UTC
Updated:
25 Aug 2009 at 22:00 UTC
Got the following error on one of my views:
Parse error: syntax error, unexpected ']' in foo/sites/all/modules/views/modules/profile/views_handler_field_profile_list.inc on line 15
Pretty self-explanatory. I deleted the extra bracket after 'item' on line 15 in my copy of the file and everything worked fine.
Comments
Comment #1
dawehnerhttp://drupal.org/cvs?commit=243034
Thx for reporting it.
Commited to 3.x.