Bug #54632

route caching should take hostnames into account

Added by Kerstin Huppenbauer over 1 year ago. Updated over 1 year ago.

Status:Resolved Start date:2013-12-29
Priority:Must have Due date:
Assigned To:Kerstin Huppenbauer % Done:

100%

Category:MVC - Routing
Target version:-
PHP Version: Complexity:
Has patch:No Affected Flow version:Git master

Description

Having 2 Sites in Neos the following Exception occurs for Nodes which have the same title in both Domains:

Exception while rendering
page<TYPO3.Neos:Page>/
body<TYPO3.TypoScript:Template>/
parts/
mainMenu:
Invalid paths: path of starting point must first part of end point path.

To avoid this the hostnames should be included in the RouterCacheIdentifier


Related issues

related to TYPO3.Flow - Feature #53080: Support for multiple domains Accepted 2013-10-23

Associated revisions

Revision 7dcacff9
Added by Kerstin Huppenbauer over 1 year ago

[BUGFIX] route caching should take hostnames into account

With several Sites / Domains in Neos the routing cache identifier
is not unique for nodes with the same name

This change takes the hostname into account and ensures the
cache Identifier is unique for all Sites

Change-Id: I4977bef895a5f7a95cc425dc992b741bbdc91be9
Resolves: #54632
Release: master, 2.1

Revision b47c850c
Added by Kerstin Huppenbauer over 1 year ago

[BUGFIX] route caching should take hostnames into account

With several Sites / Domains in Neos the routing cache identifier
is not unique for nodes with the same name

This change takes the hostname into account and ensures the
cache Identifier is unique for all Sites

Change-Id: I4977bef895a5f7a95cc425dc992b741bbdc91be9
Resolves: #54632
Release: master, 2.1

History

#1 Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

Patch set 2 for branch master of project Packages/TYPO3.Flow has been pushed to the review server.
It is available at https://review.typo3.org/22068

#2 Updated by Gerrit Code Review over 1 year ago

Patch set 3 for branch master of project Packages/TYPO3.Flow has been pushed to the review server.
It is available at https://review.typo3.org/22068

#3 Updated by Gerrit Code Review over 1 year ago

Patch set 4 for branch master of project Packages/TYPO3.Flow has been pushed to the review server.
It is available at https://review.typo3.org/22068

#4 Updated by Gerrit Code Review over 1 year ago

Patch set 1 for branch 2.1 of project Packages/TYPO3.Flow has been pushed to the review server.
It is available at https://review.typo3.org/27807

#5 Updated by Kerstin Huppenbauer over 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF