Download & Extend

"Simplenews: send status" in views

Project:Simplenews
Version:5.x-1.5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

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

Comments

#1

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

No response. Closing the issue.

#3

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.

AttachmentSizeStatusTest resultOperations
Picture 8.png82.13 KBIgnored: Check issue status.NoneNone
Picture 9.png80.89 KBIgnored: Check issue status.NoneNone

#4

More information here:

Attached is the screenshot of send status in the view_filter table

AttachmentSizeStatusTest resultOperations
Picture 10.png10.29 KBIgnored: Check issue status.NoneNone

#5

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

I have the same problem, exactly as described by hansrossel

#7

I also have the same problem.
The filter disappears after sending a newsletter. When I delete the "empty" filter, save the view and add the filter again it works.
But this means every time a newsletter has been send I have to edit the view.

I'm using Simplenews 5.x-1.5 and Views 1.6.

#8

nobody click here