User tests: Successful: Unsuccessful:
The edit profile form is not loading the bootstrap tooltip code. So any tooltip (not popovers) are displayed as html, for example when TFA is enabled.
This was spotted by @o2tsen and @sandewt while testing #20051 but as it is a bug effecting more than that PR I have created a new PR. (a pr should only fix one problem)
Status | New | ⇒ | Pending |
Category | ⇒ | Front End com_users |
I have tested this item
on code review
Status | Pending | ⇒ | Ready to Commit |
RTC
I have tested this item
Joomla! 3.9.0-dev
page User Registration
link: Privacy Policy -> tooltip NOK
link: Terms of Service -> tooltip NOK
page Edit Your Profile
link: Privacy Policy -> tooltip OK
Missing in \components\com_users\views\registration\tmpl\default.php
:
JHtml::_('bootstrap.tooltip');
Note: When I add this code manually, it works.
thats obviously something else unrelated in the current 3.9 tree. this will be merged into the staging tree
but as it is a bug effecting more than that PR
Joomla! 3.9.0-dev Development
I found the same issue with the tooltip in case of the <Prev
(previous) and the Next >
buttons.
See the image.
Note: I found this issue also on my live site concerning Joomla 3.8.7
. I can not reproduce this last on a test site.
@sandewt please only test with staging
Is OK. @brianteeman, thanks for the feedback.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-04-22 15:37:17 |
Closed_By | ⇒ | mbabker | |
Labels |
Added:
?
?
|
thanks
I found the same issue with the tooltip in case of the <Prev (previous) and the Next > buttons.
This does not turn out to be stable in Joomla! 3.8.7
.
New PR?
This PR was not merged before the 3.8.7 release and as indicated by the milestone will be included in 3.8.8.
I have tested this item✅ successfully on 3555328
Works. Thanks :)
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/20177.