? Pending

User tests: Successful: Unsuccessful:

avatar wojsmol
wojsmol
17 Sep 2015

Hallo
This PR replaces #6270 by @GregoryRusakov and is based on code proposed by @nonumber in #6270 (comment) .

A copy of the original PR description

Fixed https base tag generation.
Discussion is here:
#4961 (comment)

avatar wojsmol wojsmol - open - 17 Sep 2015
avatar wojsmol wojsmol - change - 17 Sep 2015
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 17 Sep 2015
Labels Added: ?
avatar GregoryRusakov
GregoryRusakov - comment - 18 Sep 2015

Everything is ok.

avatar wojsmol
wojsmol - comment - 18 Sep 2015
avatar zero-24 zero-24 - alter_testresult - 18 Sep 2015 - GregoryRusakov: Tested successfully
avatar zero-24 zero-24 - change - 18 Sep 2015
Category Libraries
avatar zero-24 zero-24 - change - 18 Sep 2015
Easy No Yes
avatar wojsmol
wojsmol - comment - 19 Sep 2015

@GregoryRusakov Thank you for the test, @zero-24 already mark the result on http://issues.joomla.org/tracker/joomla-cms/7902. We need one more tester.

avatar jayblaq
jayblaq - comment - 19 Sep 2015

Hello - Can you please explain the test so I can validate?


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

avatar weeblr
weeblr - comment - 2 Oct 2015

Hi folks,

I have strong doubts about this PR. Using JUri::base() is not the definition of the tag. Such change will break all hardcoded relative URL in a page, the most common being the named anchors such as <a href="#top">Go to top</a> or similar.

The initial PR (#6270) discussion doesn't seem conclusive to me, as base tag is properly set on my https sites with current Joomla. Regardless, this PR will break many sites.

Rgds

avatar wojsmol wojsmol - change - 2 Oct 2015
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2015-10-02 08:28:44
Closed_By wojsmol
avatar wojsmol wojsmol - close - 2 Oct 2015
avatar wojsmol wojsmol - close - 2 Oct 2015
avatar Sulpher
Sulpher - comment - 15 Feb 2016

Hello,
Access to the website is organized on next schema:
Front (Nginx) -> Middle (Varnish) -> Back (Apache). Interaction with Middle and Back from Front side executes via http for better performance.
So, this PR is still actual.

The patch works, but as @weeblr said, it affect anchors. So, we need another solution that let Joomla to work with Varnish correctly. Is there any idea?

avatar Sulpher
Sulpher - comment - 5 Mar 2017

The problem is still actual.

avatar chris001
chris001 - comment - 23 May 2017

Could you provide the steps to recreate the issue with the existing code and explain why the issue occurs.

And the steps to recreate when and why the fix proposed would work, and not work.

Add a Comment

Login with GitHub to post a comment