Closed
Bug 563949
Opened 16 years ago
Closed 16 years ago
PHP Warning Displayed on Staging Site
Categories
(Websites Graveyard :: drumbeat.org, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: paulosman, Unassigned)
References
()
Details
(Keywords: drupal-module, helpwanted, Whiteboard: drupal, php warnings, views)
Attachments
(1 file)
|
420.07 KB,
image/png
|
Details |
Clicking around on the Staging site, the following PHP warning is encountered:
warning: array_filter() [function.array-filter]: The first argument should be an array in /var/www/drumbeat.stage.mozilla.com/sites/all/modules/contrib/views/modules/node/views_plugin_argument_validate_node.inc on line 59.
I've specifically encountered it on the projects page as well as on the people page. See attached screenshot.
This is worrying even if warnings are disabled on production. Could be indicative of a larger problem with views.
Comment 1•16 years ago
|
||
Thanks Paul, but this is due to dev > staging > production inconsistencies which Martin H (Trellon) is working through over today/tomorrow.
| Reporter | ||
Comment 2•16 years ago
|
||
Hi Michael, that's great, thanks. We'll quickly verify once the pre-deploy dev -> staging push has been made, then close out the ticket.
| Reporter | ||
Comment 3•16 years ago
|
||
Verified on stage. PHP warnings no longer displayed.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•11 years ago
|
Product: Websites → Websites Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•