J3 Issue ?
avatar sandewt
sandewt
19 Sep 2018

Steps to reproduce the issue

Open a page with a page navigation (see buttons Prev - Next).
See also issue #20177.

Expected result

The tooltip of the page navigation is loaded with the bootstrap tooltip code.
See the image below.

Actual result

The tooltip of the page navigation is displayed as html.
Because the following script file is not loaded:
<script src=".../Joomla/media/jui/js/bootstrap.min.js?xxxxx"></script>

See image: bootstrap is not loaded
screen shot 2018-09-19 at 16 13 32

System information (as much as possible)

  • Joomla! 3.9.0-alpha2-dev Development
  • PHP 7.1.20

Additional comments

Possible solution:
Add JHtml::_('bootstrap.tooltip'); into the file ...\plugins\content\pagenavigation\tmpl\default.php

Image: bootstrap is loaded
screen shot 2018-09-19 at 16 13 34

avatar sandewt sandewt - open - 19 Sep 2018
avatar joomla-cms-bot joomla-cms-bot - labeled - 19 Sep 2018
avatar sandewt sandewt - change - 19 Sep 2018
The description was changed
avatar sandewt sandewt - edited - 19 Sep 2018
avatar SharkyKZ
SharkyKZ - comment - 20 Sep 2018

The fix is correct. Can you submit a pull request?

avatar franz-wohlkoenig franz-wohlkoenig - change - 20 Sep 2018
Status New Information Required
avatar brianteeman brianteeman - change - 20 Sep 2018
Labels Added: J3 Issue
avatar brianteeman brianteeman - labeled - 20 Sep 2018
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 5 Mar 2019

@sandewt can you please provide a Pull Request?

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 16 Mar 2019

@SharkyKZ can you do the Pull Request?

avatar SharkyKZ
SharkyKZ - comment - 16 Mar 2019

Test PR #24203 please.

avatar joomla-cms-bot joomla-cms-bot - change - 16 Mar 2019
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2019-03-16 12:39:47
Closed_By joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 16 Mar 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 16 Mar 2019
Closed_By joomla-cms-bot franz-wohlkoenig
avatar joomla-cms-bot
joomla-cms-bot - comment - 16 Mar 2019
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 16 Mar 2019

closed as having Pull Request #24203

Add a Comment

Login with GitHub to post a comment