[TYPO3-core] RFC: Bugfix #1980: Relative links (anchors) in currentpage & baseURL
Martin Kutschker
Martin.Kutschker at blackbox.net
Mon Dec 12 21:27:59 CET 2005
Sebastian Kurfuerst <sebastian at garbage-group.de> writes on
Mon, 12 Dec 2005 20:13:02 +0100 (MET):
> This is a CVS Patch request.
>
> Type:
> Bugfix
>
> Branches:
> HEAD
>
> BT reference:
> http://bugs.typo3.org/view.php?id=1980
>
> Description:
> when having a base tag activated like the following one:
> <base href="http://www.typo3.com/" />
> and having relative links in the page like <a href="#c21"/>, then you
> are redirected to the base URL: http://www.typo3.com/#c21 when
> clicking
> the link.
>
> Solution:
> before removing the URL, check if baseURL is set.
>
> quite a simple solution on the right place.
Seems so: +1
Masi
More information about the TYPO3-team-core
mailing list