?
avatar PhilETaylor
PhilETaylor
17 Nov 2017

Steps to reproduce the issue

Global Config -> Server -> Click Send Test Mail

Expected result

Test Mail sent (or at least attempted)

Actual result

JS Error
screen shot 2017-11-17 at 18 57 12

System information (as much as possible)

Google Chrome Version 62.0.3202.94 (Official Build) (64-bit)

Additional comments

avatar PhilETaylor PhilETaylor - open - 17 Nov 2017
avatar joomla-cms-bot joomla-cms-bot - change - 17 Nov 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 17 Nov 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 17 Nov 2017
Category Administration com_mailto
avatar brianteeman
brianteeman - comment - 17 Nov 2017

iirc that flying-focus error is everywhere not just on this screen

avatar franz-wohlkoenig franz-wohlkoenig - change - 17 Nov 2017
Status New Discussion
avatar joomla-cms-bot joomla-cms-bot - edited - 18 Nov 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 18 Nov 2017
Title
[4.0Alpha] Cannot Send Test Mail
[4.0] Cannot Send Test Mail
avatar C-Lodder
C-Lodder - comment - 19 Nov 2017

c50e945 may have fixed this. Please check again

avatar PhilETaylor
PhilETaylor - comment - 19 Nov 2017

button still does nothing in Alpha2

avatar C-Lodder
C-Lodder - comment - 19 Nov 2017

PR: #18722

avatar wilsonge wilsonge - change - 19 Nov 2017
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2017-11-19 23:13:02
Closed_By wilsonge
avatar wilsonge wilsonge - close - 19 Nov 2017
avatar wilsonge wilsonge - change - 19 Nov 2017
Status Closed New
Closed_Date 2017-11-19 23:13:02
Closed_By wilsonge
avatar wilsonge wilsonge - reopen - 19 Nov 2017
avatar wilsonge
wilsonge - comment - 19 Nov 2017

This is still not fixed completely. The button now always gives a Session error. I think there's something wrong in the Joomla.request method, because despite options holding a valid json string, chrome see's the request data as being malformed in some way (note it's displayed as a bold string rather than as a nice request data variable like it is in 3.x - note i removed my email that whitespace is ok ;) )

screen shot 2017-11-19 at 23 34 01

avatar franz-wohlkoenig franz-wohlkoenig - change - 20 Nov 2017
Status New Discussion
avatar C-Lodder
C-Lodder - comment - 21 Nov 2017

The hidden token input is being rendered, however \JSession::checkToken('get') is always returning false for some reason.

avatar C-Lodder
C-Lodder - comment - 21 Nov 2017

Here is a PR: #18779

However not sure if it's the correct approach.

avatar franz-wohlkoenig franz-wohlkoenig - change - 21 Nov 2017
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2017-11-21 16:02:50
Closed_By franz-wohlkoenig
avatar joomla-cms-bot joomla-cms-bot - change - 21 Nov 2017
Closed_Date 2017-11-21 16:02:50 2017-11-21 16:02:51
Closed_By franz-wohlkoenig joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 21 Nov 2017
avatar joomla-cms-bot
joomla-cms-bot - comment - 21 Nov 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 21 Nov 2017

closed as having Pull Request #18779

Add a Comment

Login with GitHub to post a comment