User tests: Successful: Unsuccessful:
Pull Request for Issue #13306
The user selected in the pop-up should populate the user form field.
In 3.6.5 it is broken as the $ismoo value is missing.
In 3.7-dev it is working but don't uses the $ismoo it gets the value from the jinput object
None
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_users |
Since you made this change, could you please this line https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_users/views/users/tmpl/modal.php#L23 to
$input = JFactory::getApplication()->input;and remove the line above https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_users/views/users/tmpl/modal.php#L22
(The $app variable is used one time only, thus it should be removed)
| Labels |
Added:
?
|
||
Done thanks @joomdonation
I have tested this item
I have tested this item
| Status | Pending | ⇒ | Ready to Commit |
RTC
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-02-13 23:38:26 |
| Closed_By | ⇒ | wilsonge | |
| Labels |
Added:
?
|
||
I have tested this item✅ successfully on abccdaf
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/14047.