Loading...
 
Skip to main content

Newsletters do not show the list of emails being sent to

Status
Closed
Subject
Newsletters do not show the list of emails being sent to
Version
15.x
15.x Regression
16.x
16.x Regression
Category
  • Consistency
  • Regression
  • Usability
  • Community projects
  • Dogfood on a *.tiki.org site
Feature
Newsletters
Resolution status
Fixed or Solved
Submitted by
Xavier de Pedro
Lastmod by
Xavier de Pedro
Rating
(0)
Description

Newsletters (in Firefox and Chrome) do not show the list of emails being sent to, that page where the list got updated as emails where being sent.

In Chrome they are shown as usual (as in 12.x)

Using Firefox 46 on GNU/Linux 64 bit (Ubuntu 16.04).

Got it while testing this issue:
"Newsletter fails to be sent properly if article clipping is involved"
https://dev.tiki.org/item6040Question

Throtlling was in use, in case this matters.
Reproduced in tiki.org
https://tiki.org/tiki-send_newsletters.php?nlId=7Question


Update: using 16.x in t.o sites, and Chromium: I can't see the list of emails being sent either. (and unclear if all people receive the newsletter, but that is another story - even if that makes uncertain whether we are communicating properly security releases to all t.o-news-and-releases-newsletters subscribers )

Workaround

Set server side the apache config X-Frame-Options to SAMEORIGIN (= allow
to load iframes from same origin) instead of DENY.

See:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options#Configuring_ApacheQuestion


For some reason, you may have this setting several times in your apache configuration file, so you need to change them all to SAMEORIGIN. That seemed to be the case in t.o server, for instance

Importance
5
Easy to solve?
5
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6041
Created
Thursday 21 July, 2016 16:03:25 UTC
by Xavier de Pedro
LastModif
Tuesday 24 January, 2017 14:05:55 UTC


Show PHP error messages