J3 Issue ?
avatar sdi68
sdi68
7 Oct 2018

Steps to reproduce the issue

I have Joomla settings:
public $sef = '1';
public $sef_rewrite = '1';
public $sef_suffix = '0';
public $unicodeslugs = '1';
In this case meta-tag "base" included href="http://www.mysite.ru/..." - the current page address. For example:
screen shot 2018-10-07 at 09 06 00
But not only http://www.mysite.ru/
To correct this bug must in file /libraries/src/Application/SiteApplication.php make the follow change in line 164:
screen shot 2018-10-07 at 09 13 12

Expected result

The meta-tag "base" included href="http://www.mysite.ru/"

Actual result

The meta-tag "base" included current page address href="http://www.mysite.ru/..."

System information (as much as possible)

Joomla 3.8x
Joomla settings:
public $sef = '1';
public $sef_rewrite = '1';
public $sef_suffix = '0';
public $unicodeslugs = '1';

Additional comments

avatar sdi68 sdi68 - open - 7 Oct 2018
avatar joomla-cms-bot joomla-cms-bot - labeled - 7 Oct 2018
avatar brianteeman brianteeman - change - 8 Oct 2018
Labels Added: J3 Issue
avatar brianteeman brianteeman - labeled - 8 Oct 2018
avatar joomla-cms-bot joomla-cms-bot - change - 9 Oct 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-10-09 19:18:23
Closed_By joomla-cms-bot
avatar Quy Quy - change - 9 Oct 2018
Closed_By joomla-cms-bot Quy
avatar joomla-cms-bot joomla-cms-bot - close - 9 Oct 2018
avatar joomla-cms-bot
joomla-cms-bot - comment - 9 Oct 2018

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

avatar Quy
Quy - comment - 9 Oct 2018

Please test PR #22565


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/22527.

Add a Comment

Login with GitHub to post a comment