?
Referenced as Pull Request for: # 6540
avatar islavi
islavi
22 Mar 2015

Steps to reproduce the issue

  1. Perform reset password
  2. The page where user insert new password and confirm password contains the label: "To complete the password reset process, please enter a new password." twice.

Expected result

The label should appear once, only for the fieldset

Actual result

The label appears twice (for each field in the fieldset.

System information (as much as possible)

Additional comments

The problem is in: components\com_users\views\reset\tmpl\complete.php
Need to move the line:

<?php echo JText::_($fieldset->label); ?>


above element.

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar islavi islavi - open - 22 Mar 2015
avatar islavi islavi - change - 22 Mar 2015
Labels Removed: ?
avatar zero-24
zero-24 - comment - 22 Mar 2015

@islavi can you send you change as PR aginst staging with the needed changes? https://docs.joomla.org/Using_the_Github_UI_to_Make_Pull_Requests

avatar vdespa vdespa - change - 22 Mar 2015
Priority Medium Low
Status New Confirmed
Build 3.36 3.4.1
avatar vdespa vdespa - change - 22 Mar 2015
Category Layout UI/UX
avatar zero-24 zero-24 - change - 22 Mar 2015
Status Confirmed Closed
Closed_Date 0000-00-00 00:00:00 2015-03-22 15:09:25
Closed_By zero-24
avatar joomla-cms-bot
joomla-cms-bot - comment - 22 Mar 2015

Set to "closed" on behalf of @zero-24 by The JTracker Application at issues.joomla.org/joomla-cms/6538

avatar joomla-cms-bot joomla-cms-bot - close - 22 Mar 2015
avatar joomla-cms-bot joomla-cms-bot - close - 22 Mar 2015
avatar zero-24 zero-24 - close - 22 Mar 2015
avatar zero-24
zero-24 - comment - 22 Mar 2015

Closing as we have a PR by @dneukirchen here: #6540 Thanks


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6538.
avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?

Add a Comment

Login with GitHub to post a comment