ARGH!!! Where have these unwanted, un-needed staus messages come from (class="messages status")
austintnacious - October 22, 2008 - 01:07
| Project: | View Reference |
| Version: | 6.x-2.7 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I don't know where these have come from.
They occur in the same place and look the same as the usual admin status messages that inform one of certain state changes but they just contain "page_1" or nothing or some other unhelpful or unnecessary info.
See example code below. . .
<div class="messages status">
<pre>page_1</pre>
</div>There are no classes or ids to distinguish which module is outputing this SUPER annoying bug.
I suspect it's coming from viewreference, since it seems to be happening mostly on pages where I use a viewreference.
Any help would be greatly apreciated.
I'm trying to launch this site by Wednesday morning.
I know I can stop the display of the messages using CSS but I'd rather know thje root of the problem and get it fixed
| Attachment | Size |
|---|---|
| annoyingStatus.jpg | 57.49 KB |

#1
Search all the files in your install for '', and/or for dsm() if you have Devel installed. You will find the culprit eventually.
#2
It's viewreference 2.7!
#3
Fixed in v2.8
http://drupal.org/project/viewreference
#4
Then let's put the issue in the correct project.
#5
Automatically closed -- issue fixed for two weeks with no activity.