[TYPO3-english] Extern URL adds http://typo3/

Xavier Perseguers typo3 at perseguers.ch
Sat Aug 8 10:11:49 CEST 2009


Hi,

> I have troubles with making links to some pages. It use to work making 
> extern url to pages inside the website. Eg if it is links to pages with 
> an single article og news.
> But that no longer works.
> 
> I use TYPO3 4.2.6

I just encountered this problem with 4.3 trunk for an internal page! The setup might seems a bit odd but it should work:

root (globe)
`-- some config page
     |-- domain1 (www.domain1.com)
     |   `-- mount point to SHARED PAGES
     |
     |-- domain2 (www.domain2.com)
     |   `-- mount point to SHARED PAGES
     |
     `-- SHARED PAGES (sysfolder)
         `-- page1
             `-- page1.1

TYPO3 backend is accessed from http://cms.someotherdomain.com/typo3

Now, when I edit page1 to create a text+image (for instance) with a link to page1.1 (with built-in link editor/page selector), my link is inserted into RTE as

http://cms.someotherdomain.com/typo3/http://cms.someotherdomain.com/?id=77

After the page has been saved, the link shows

http://typo3/http://cms.someotherdomain.com/?id=77

Meaning the problem is not yet fixed!

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en

One contribution a day keeps the fork away


More information about the TYPO3-english mailing list