[TYPO3-core] RFC: bug #3491: Linking between domains in the pagetree ignores simulate static documents

Dmitry Dulepov [typo3] dmitry at typo3.org
Mon Feb 18 12:45:11 CET 2008


Hi!

Ingo Renner wrote:
> would this patch solve the following problem:
> 
> root
>  +---start page A [1] (www.example.com)
>  |   |
>  |   +-page A.B [2]
>  |
>  +---start page B [3] (other.example.org)
>      |
>      +-page B.B [4]
> 
> when linking from page A.B to B.B currently the link would be 
> www.example.com/index.php?id=4

Only if you do not have typolinkCheckRootLine=1! typolinkCheckRootLine will add domain name. This is why new option automatically implies typolinkCheckRootLine.

> but the expected behavior is that this link is created: 
> other.exmaple.com/index.php?id=4

Yes. Even more, when using sumulateStatic it will be http://other.example.com/page_B_B.4.html.

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"


More information about the TYPO3-team-core mailing list