Error in views for storm fields

sbogner - June 28, 2009 - 15:49
Project:Storm
Version:6.x-1.x-dev
Component:Storm Task
Category:bug report
Priority:normal
Assigned:Unassigned
Status:duplicate
Description

Added a stormtask to a view filter, and when I go back in to display it I get an error:

'An error occurred at http://www.(mysite).com/admin/build/views/ajax/add-item/tickets_open/block_1/filter.'

And in the log, I get this php error information:

Type php
Date Sunday, June 28, 2009 - 11:44
User insight_admin
Location http://www.(mysite).com/admin/build/views/ajax/add-item/tickets_open/block_1/filter
Referrer http://www.(mysite).com/admin/build/views/edit/tickets_open
Message preg_match() expects parameter 2 to be string, array given in /usr/srv/(mysite)/www/htdocs/includes/bootstrap.inc on line 771.
Severity error
Hostname 192.168.0.249
Operations

I can add filters on non-storm attributes and they work fine; once I add a storm attribute as a filter item I get the error listed above.

#1

Magnity - June 28, 2009 - 16:58

Does the fix at #500876-3: preg_match error when filtering views based on storm attributes work for you? If so, this issue would seem to be a duplicate of that one.

#2

Magnity - June 28, 2009 - 18:18
Status:active» duplicate

Assuming duplicate of #500876: preg_match error when filtering views based on storm attributes. Please reopen if the stated fix does not solve this issue too.

 
 

Drupal is a registered trademark of Dries Buytaert.