The registration form should remain unchanged.
The registration form is now broken as follows:
Joomla 3.6.5 running on a Centos box.
More detailed notes, with the results of my investigations so far:
I have a site that I've just updated to Joomla 3.6.5, and my user registration page has gone completely haywire.
With the change in place, I have two problems on my user registration form:
I've spent a couple of hours digging into it this afternoon, and I've isolated it to the change in com_users/models/registration.php.
The call to $this->getForm()
that has been added here for 3.6.5 seems to be triggering both these plugins to go haywire.
For the moment, I have been forced to revert the changes in this file, in order for my registration form to work.
I don't know whether this is a regression that's been introduced in the core or whether the plugins are at fault, but I guess I need to raise it here either way, as the User Profile plugin is provided with the core.
I've also notified the maintainer of the Multi Usergroup registration plugin in case there's anything he can do from his end to fix it.
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-12-17 17:51:39 |
Closed_By | ⇒ | zero-24 |
It might be a regression but that specific change is in response to one of the security issues addressed with the release so I would highly advise finding another workaround.