Bug #14827
closedPage mount points & manually added cross domain links are not working
0%
Description
The bug #14449 (http://bugs.typo3.org/view.php?id=608) seams to be fixed in 3.8. The #14449 (http://bugs.typo3.org/view.php?id=195) is still the same.
Cross linked domains (typolinkCheckRootline) due to mounted pages works correctly for automatically generated menus (HMENU, TMENU, GMENU), but this doesn't work correctly with manually created links in RTE, HTMLAREA RTE or pure links (<link xx>yyy</link>).
The following situations. We are in domain A, which has parts of domain/website B mounted. Within one of those mounted pages, a manuall link is created.
The following cases are now possible:
1. The link shows to pages of domain B, which are NOT within the group of mounted pages to domain A
the link should be rewriten to the domain B and no MP parameter should be added
this is working
2. the link shows to pages of domain B, which ARE within the group of mounted pages to domain A
the link should not be rewritten (domain A should be used) and the MP parameter should be added
this is not working correctly, since domain B is used and the MP parameter is added, which ends into an error message
This makes usage of mount pages almost impossible, so it should be treated has a very important issue.
(issue imported from #M1208)
Updated by Franz Holzinger over 19 years ago
I have also discovered an error with domains in TYPO 3 3.8.
I had been using 4 domains under the same TYPO3 3.6.1 installation, so that some users could only log in for one domain.
After the update to TYPO3 3.8 only the pages of the first domain got shown. At a click on any of the others pages always the first page of the first domain was shown.
As a first solution I had to delete all the domains definition records in the Web-List module.
Updated by Martin Kutschker over 18 years ago
typolinkCheckRootline does not affect the creation of links within menus.
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - TYPO3 Version changed from 3.8.0 to 3.8
- PHP Version deleted (
4)
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.
If you think, that this is the wrong decision, then please write to the mailing list typo3.teams.bugs with issue number and an explanation.