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

dawehner’s picture

Status: Active » Fixed

http://drupal.org/cvs?commit=243034

Thx for reporting it.

Commited to 3.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.