drupal_set_message gone wild
Nick Lewis - October 22, 2008 - 01:29
| Project: | View Reference |
| Version: | 6.x-2.7 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
line 223 of viewreference.module :
<?php
drupal_set_message("<pre>".print_r($view->position,true));
?>Is outputting "page" on every single displayed view reference.

#1
removed in 2.8
--project followup subject--
Automatically closed -- issue fixed for two weeks with no activity.
#2
Automatically closed -- issue fixed for two weeks with no activity.