? Success

User tests: Successful: Unsuccessful:

avatar dgt41
dgt41
15 Nov 2014

Executive summary

This PR converts the form on com_mailto to use plain jquery (no mootools call on every form).
Also NO MORE INLINE SCRIPTS!

Testing

  1. Apply first PR #4888 (!important)
  2. Apply this PR
  3. go to front end on an article view and test that you can send mails

If no javascript errors are logged in your browser’s console and the functionality remains the same, your test is passing in any other case please report the errors here

Please also check these:
administrator/index.php?option=com_checkin should demonstrate multiselect without mt
administrator/index.php?option=com_users&view=mail should demonstrate form sent and validate without mt
administrator/index.php?option=com_modules should demonstrate multiselect and combobox without mt
Logout and log in to demonstrate the use of noframes without mt.

avatar dgt41 dgt41 - open - 15 Nov 2014
avatar jissues-bot jissues-bot - change - 15 Nov 2014
Labels Added: ?
avatar dgt41 dgt41 - change - 15 Nov 2014
The description was changed
avatar zero-24 zero-24 - change - 16 Nov 2014
Category Front End JavaScript
avatar smanzi
smanzi - comment - 16 Nov 2014

@test success

There is no JS error and everything seems to work, but actually sending mail fails. This happens also without your PR. This is one of the Joomla features I never used (and probably never will...), so I'm no expert here. The strange thing is that system emails (e.g.: account creation) are sent. What am I missing? Is it important to test the actual functionality?

avatar dgt41
dgt41 - comment - 17 Nov 2014

@smanzi to send mails you need to set up mail transfer agents/SMTP servers (e.g. postfix), but as far as this PR: if form is send without errors then everything should be ok

ccd2912 17 Nov 2014 avatar dgt41 init
avatar Hackwar
Hackwar - comment - 17 Nov 2014

@test success

avatar smanzi
smanzi - comment - 17 Nov 2014

@dgt41

to send mails you need to set up mail transfer agents/SMTP servers (e.g. postfix), but as far as this PR: if form is send without errors then everything should be ok

Yeah, I know, and they are correctly set-up (system mail get through...). Maybe new bug?

@Hackwar while you are there, can you test if you too have problems actually sending mail from com_mailto?

avatar Hackwar
Hackwar - comment - 17 Nov 2014

I don't get an error in that regard. Any issues in that regard are 99% likely to be a mis-configuration of the server.

avatar smanzi
smanzi - comment - 17 Nov 2014

@Hackwar Thanks, Hannes! Weird... I'll check again...

avatar roland-d roland-d - alter_testresult - 19 Nov 2014 - smanzi: Tested successfully
avatar roland-d roland-d - alter_testresult - 19 Nov 2014 - hackwar: Tested successfully
avatar roland-d roland-d - change - 19 Nov 2014
Status Pending Ready to Commit
avatar roland-d
roland-d - comment - 19 Nov 2014

Moving to RTC as we have 2 successful commits.

This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5114.

avatar brianteeman brianteeman - change - 29 Nov 2014
Labels Added: ?
avatar Bakual
Bakual - comment - 2 Dec 2014

Merged into staging. Thanks!

avatar zero-24 zero-24 - close - 2 Dec 2014
avatar Bakual Bakual - close - 2 Dec 2014
avatar Bakual Bakual - change - 2 Dec 2014
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2014-12-02 20:13:19
avatar zero-24 zero-24 - change - 14 Oct 2015
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment