? Failure

User tests: Successful: Unsuccessful:

avatar vinespie
vinespie
29 Sep 2016

Summary of Changes

Adding type "button" on marken button in form.
On Internet Explorer, you must specify the type as by default it is "submit" so calling "send" function of the controller is doubled.

Testing Instructions

1- Open joomla in internet explorer,
2- Open single article,
2016-09-29 11_33_29-home
3- Clic on send email,
2016-09-29 11_34_00-single article
4- Fill out the form and click send,
2016-09-29 11_34_58-joomla cms
5- You will receive the email in 2 copies
6- Apply patch
7- Open joomla in internet explorer,
8- Open single article,
9- Clic on send email,
10- Fill out the form and click send,
11- You will receive one email

avatar vinespie vinespie - open - 29 Sep 2016
avatar vinespie vinespie - change - 29 Sep 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 29 Sep 2016
Category Front End Components
avatar joomla-cms-bot joomla-cms-bot - change - 29 Sep 2016
Labels Added: ?
avatar brianteeman
brianteeman - comment - 29 Sep 2016

Which version of Internet Explorer?

avatar vinespie
vinespie - comment - 29 Sep 2016

I think greater than or equal version 8 but I'm not sure.
I tested on IE 11.

avatar vinespie
vinespie - comment - 29 Sep 2016

On w3.org, "submit" is the default value.
see https://www.w3.org/TR/html401/interact/forms.html#h-17.5

avatar brianteeman
brianteeman - comment - 29 Sep 2016

Just seems strange as this is old code

On 29 September 2016 at 10:56, Vincent Espié notifications@github.com
wrote:

On w3.org, "submit" is the default value.
see https://www.w3.org/TR/html401/interact/forms.html#h-17.5


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#12201 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABPH8U2g22U3xLQIQN5_vGVYWsPL1rnmks5qu4tigaJpZM4KJyBZ
.

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar vinespie
vinespie - comment - 29 Sep 2016

I thought the same thing when I was reporting this issue

avatar zero-24
zero-24 - comment - 29 Sep 2016

@vinespie hmm IE11 works for me without the patch?

avatar vinespie
vinespie - comment - 30 Sep 2016

@zero-24 I just re-test and there is a problem, 2 requests send (javascript and form post)

2016-09-30 10_10_27-single article - internet explorer

IE 11 version 11.0.9600.18426
Joomla! 3.6.3-rc1
PHP Version 5.5.31
Web Server Microsoft-IIS/7.5

avatar rdeutz rdeutz - change - 27 May 2017
The description was changed
avatar joomla-cms-bot joomla-cms-bot - change - 27 May 2017
Category Front End Components Front End com_mailto Components
avatar AresRoxx10 AresRoxx10 - test_item - 22 Aug 2017 - Tested unsuccessfully
avatar AresRoxx10
AresRoxx10 - comment - 22 Aug 2017

I have tested this item ? unsuccessfully on d094526

I have this error message when sending:

Could not instantiate mail function.
Email could not be sent.Could not instantiate mail function.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12201.
avatar THMmeddah THMmeddah - test_item - 22 Aug 2017 - Tested unsuccessfully
avatar THMmeddah
THMmeddah - comment - 22 Aug 2017

I have tested this item ? unsuccessfully on d094526

tested unsuccessfully
from Meddah


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12201.
avatar THMmeddah
THMmeddah - comment - 22 Aug 2017

unsuccessfully


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

avatar Quy Quy - test_item - 9 Nov 2017 - Tested successfully
avatar Quy
Quy - comment - 9 Nov 2017

I have tested this item successfully on d094526

Since the type attribute is missing, it defaults to submit which submits the form in addition to the onclick submitting the form resulting in 2 messages.

Tested with IE 11.674.15063.0


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

avatar zero-24
zero-24 - comment - 9 Nov 2017

thanks @Quy for bringing that up again. I still cant reproduce this using the latest build of IE but given that we also support older versions of the IE and this is a reasonable change ? form me.

avatar zero-24 zero-24 - test_item - 9 Nov 2017 - Tested successfully
avatar zero-24
zero-24 - comment - 9 Nov 2017

I have tested this item successfully on d094526


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

avatar zero-24 zero-24 - change - 9 Nov 2017
The description was changed
Status Pending Ready to Commit
avatar zero-24 zero-24 - edited - 9 Nov 2017
avatar zero-24
zero-24 - comment - 9 Nov 2017

RTC


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

avatar mbabker mbabker - change - 18 Nov 2017
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-11-18 15:58:37
Closed_By mbabker
Labels Added: ?
avatar mbabker mbabker - close - 18 Nov 2017
avatar mbabker mbabker - merge - 18 Nov 2017

Add a Comment

Login with GitHub to post a comment