?
avatar AMurray2016
AMurray2016
13 Oct 2017

Steps to reproduce the issue

  • Registration form loads normally
  • Enter the usual details for a new user being registered
  • Enter email address (1st time), click/tab to "confirm email" field, the form shows an error as below.

Expected result

Successful submission with the usual "You will need to validate your email by clicking the link...." message.

Actual result

Does not submit registration. Shows error (beneath the first of the two email fields) "Connection failed with status: OK".
This occurs with using Joomla core registration form and also in a third party registration component, Ultimate User Lite edition v 1.8.4 - https://extensions.joomla.org/extensions/extension/access-a-security/site-access/ultimate-user-lite/ as listed on JED.

System information (as much as possible)

Joomla 3.8.1
PHP 7.0.16

Additional comments

Don't recall this happening prior to 3.8.x. I don't know if it's just my system.

I can create users as a Super User in the Administrator.

Also posted on Joomla forum: https://forum.joomla.org/viewtopic.php?f=706&t=955750

Try both registration forms here: https://www.murraywebs.net/dev2/
(links: "Ultimate User Reg" and "Core Joomla Reg") or click "Register" on the login form at foot of the page.

screen shot 2017-10-13 at 00 42 23

avatar AMurray2016 AMurray2016 - open - 13 Oct 2017
avatar joomla-cms-bot joomla-cms-bot - labeled - 13 Oct 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 13 Oct 2017
Title
Email Validation (User Registrration) - Front end fails
Email Validation (User Registration) - Front end fails
avatar joomla-cms-bot joomla-cms-bot - edited - 13 Oct 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 13 Oct 2017

Correct Typo in Title.

avatar ReLater
ReLater - comment - 13 Oct 2017

Both of your registration forms are using / calling a non-core component cum_uu (whatever it is) and are using its custom validation. In the email field I see an Ajax call that's the reason for the message:

data-validation-url="/dev2/component/uu/?task=registration.ajaxCheckEmail&format=json"

I cannot reproduce the described issue with registration form of Joomla 3.8.1.

avatar franz-wohlkoenig franz-wohlkoenig - change - 13 Oct 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-10-13 09:02:40
Closed_By franz-wohlkoenig
avatar joomla-cms-bot joomla-cms-bot - change - 13 Oct 2017
Closed_By franz-wohlkoenig joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 13 Oct 2017
avatar joomla-cms-bot
joomla-cms-bot - comment - 13 Oct 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 13 Oct 2017

closed as no Core-Issue.


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

Add a Comment

Login with GitHub to post a comment