User tests: Successful: Unsuccessful:
Pull Request for Issue #45079 .
It tries to check if keys are registered in HTMLHelper. But keys are not registered until the first call to HTMLHelper::(). Therefore, I call HTMLHelper::() without checking if keys are registered and use a catch block when the key is invalid.
And add two methods in Joomla\Component\Users\Administrator\Service\HTML\Users
for colorScheme and allowTourAutoStart.
Reproduce the steps as described in the original issue.
Display raw values from database.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_users Front End |
I have tested this item ✅ successfully on 8287cc7
Status | Pending | ⇒ | Ready to Commit |
rtc
Adding the "RMDQ" (release managers decision queue) label as I have some doubts if this fix is good as it is.
Labels |
Added:
RTC
bug
RMDQ
PR-5.2-dev
|
Hello @AkameOuO
thanks for the PR. We discussed it in the Maintainer-Team and we agree, that we should add the two methods to the Users
file. But we don't want to change the component tmpl files. So could you please revert that changes?
Also when checking I don't see the Atum-Parameter translated (still "10" for me)
Status | Ready to Commit | ⇒ | Pending |
Back to pending due to requested changes. See previous comment.
Labels |
Added:
Updates Requested
Removed: RTC RMDQ |
Category | Administration com_users Front End | ⇒ | Administration com_users |
It still needs other patches for fixing the issue if reverting changes to tmpl files. I will try the method in this comment #45107 (comment).
before ec40c91:
after ec40c91:
Category | Administration com_users | ⇒ | Administration com_users Front End |
I have tested this item ✅ successfully on 8287cc7
Before Pull Request
After Pull Request
Using
- Use Default -
show with and without PR the same result:This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45107.