?
avatar Quy
Quy
27 Jun 2017

Steps to reproduce the issue

On frontend, click Forgot your username? and Forgot your password?.
There is a large gap between Email Address and Submit button.
View page source to see markup for captcha even though captcha is disabled.

Expected result

No markup for captcha.

Actual result

							<div class="control-group">
					<div class="control-label">
											</div>
					<div class="controls">
											</div>
				</div>

System information (as much as possible)

3.7.3-nightly build
protostar template

Additional comments

avatar Quy Quy - open - 27 Jun 2017
avatar joomla-cms-bot joomla-cms-bot - change - 27 Jun 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 27 Jun 2017
avatar Quy Quy - change - 27 Jun 2017
The description was changed
avatar Quy Quy - edited - 27 Jun 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 28 Jun 2017
Category Authentication Code style
avatar brianteeman
brianteeman - comment - 30 Jun 2017

I can confirm this behaviour but it makes no sense to me why it happens

avatar zero-24
zero-24 - comment - 30 Jun 2017

Or better qould be that the field is not returned using that method but this needs to be debugged.

avatar brianteeman
brianteeman - comment - 30 Jun 2017

yes I saw that BUT doesnt that if statement get the code for the remind/reset input field so I dont see why it is being run again for the captcha

avatar zero-24
zero-24 - comment - 30 Jun 2017

https://github.com/joomla/joomla-cms/blob/staging/components/com_users/models/forms/remind.xml

The view has the captcha field so it looks like it is also returned but as empty field. But i hope i can find some time to debug that and see why the method returned empty fields.

avatar brianteeman
brianteeman - comment - 30 Jun 2017

AH now I understand the why :)

avatar franz-wohlkoenig franz-wohlkoenig - change - 30 Jun 2017
Status New Discussion
avatar zero-24
zero-24 - comment - 1 Jul 2017

This should work: #16933 but I'm not sure if that is the correct way to fix the issue.

avatar franz-wohlkoenig franz-wohlkoenig - change - 1 Jul 2017
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2017-07-01 14:45:53
Closed_By franz-wohlkoenig
avatar joomla-cms-bot joomla-cms-bot - change - 1 Jul 2017
Closed_By franz-wohlkoenig joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 1 Jul 2017
avatar joomla-cms-bot
joomla-cms-bot - comment - 1 Jul 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 1 Jul 2017

closed as having PR #16933


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

Add a Comment

Login with GitHub to post a comment