Project

General

Profile

Actions

Bug #14827

closed

Page mount points & manually added cross domain links are not working

Added by Olaf Bottek almost 19 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2005-06-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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)


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #14449: Typolink-generation with mount points does not work over multiple domainsClosedWolfgang Klinger2004-12-14

Actions
Related to TYPO3 Core - Bug #14226: HMENU.special=directory menus don't work with Mount PagesClosedIngmar Schlecht2004-07-03

Actions
Related to TYPO3 Core - Bug #14351: Shortcut pages incompatible with mount pointClosed2004-10-11

Actions
Actions

Also available in: Atom PDF