"Simplenews: send status" in views

hansrossel - October 2, 2008 - 12:26
Project:Simplenews
Version:5.x-1.5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

I noticed that there is now a filter, field and sort option for views "Simplenews: send status".

When I use it and save the view and then reedit the view the option has dissapeared and displays an empty option field or filter. (the kind which views shows when you import a view and use filters of modules that don't exist).

Also some more information on how to use this option could be useful.

Hans

#1

Sutharsan - October 2, 2008 - 13:18
Status:active» postponed (maintainer needs more info)

I can not reproduce your error. Please attach a screenshot of the before and after situation.

You can help with more information on how to use the option by explaining what information you need.

#2

Sutharsan - November 5, 2008 - 15:42

No response. Closing the issue.

#3

KelvinWong - November 18, 2008 - 01:27

I have the same problem here

Picture 8.png is the creation of my view, and there is an option for send status under filter drop down list, but after I save and edit it (shown on Picture 9.png). The filter become an empty row and I send status option is no longer exist in the drop down list.

I need to empty the view cache table to get the send status option to be back on the filter list.

AttachmentSize
Picture 8.png 82.13 KB
Picture 9.png 80.89 KB

#4

KelvinWong - November 18, 2008 - 01:32

More information here:

Attached is the screenshot of send status in the view_filter table

AttachmentSize
Picture 10.png 10.29 KB

#5

zoo33 - May 19, 2009 - 10:31
Status:postponed (maintainer needs more info)» active

I was able to reproduce this and also got a bunch of PHP warnings and no view result.

How to reproduce:

1. Create a view with a "sent status" filter. The view works!
2. Empty cache with Devel. The view page shows a mysql warning with this being the main clue: [...] .s_status in ( [...]. Note the missing table name!
3. Empty the views cache (on View's Tools tab). The view works again!
4. Empty the main cache again. Edit the view. You'll see that the filter is completely missing from the form. Save.
5. Edit the form again. The filter has reappeared, but without any status value being active.

Sorry for the complicated description, but there are a lot of details to this... Maybe there are actually two separate issues.

#6

llribas - October 26, 2009 - 16:17

I have the same problem, exactly as described by hansrossel

 
 

Drupal is a registered trademark of Dries Buytaert.