Download & Extend

Error in views for storm fields

Project:Storm
Version:6.x-1.x-dev
Component:Storm Task
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

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.

Comments

#1

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

Status:active» closed (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.

nobody click here