?
avatar sanderhartveld
sanderhartveld
28 Mar 2016

Steps to reproduce the issue

upgrade to 3.5.0 from previous version 3.4.8
I have a logo in my template with a link to <?php echo $this->baseurl ?>

Expected result

the link should go to the baseurl

Actual result

no value is produced

System information (as much as possible)

Additional comments

avatar sanderhartveld sanderhartveld - open - 28 Mar 2016
avatar andrepereiradasilva
andrepereiradasilva - comment - 28 Mar 2016

The link should be href="<?php echo $this->baseurl ?>/" (notice the slash on the end).

Or you can wait for 3.5.1 that will also resolve that issue.

avatar andrepereiradasilva
andrepereiradasilva - comment - 28 Mar 2016

BTW this has solved here #9575

@brianteeman can be closed.

avatar brianteeman
brianteeman - comment - 28 Mar 2016

Closed as requested

avatar brianteeman brianteeman - change - 28 Mar 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-03-28 11:21:44
Closed_By brianteeman
avatar brianteeman brianteeman - close - 28 Mar 2016

Add a Comment

Login with GitHub to post a comment