Bug #47255

Cache is not flushed for changes in sub routes

Added by Bastian Waidelich over 2 years ago. Updated about 2 years ago.

Status:Resolved Start date:2013-04-15
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:MVC - Routing
Target version:TYPO3 Flow Base Distribution - 2.0.1
PHP Version:5.4 Complexity:easy
Has patch:No Affected Flow version:(any)

Description

The cache manager only checks changes in "Routes.yaml" files but it should also consider all "Routes.*.yaml" files.


Related issues

related to TYPO3.Flow - Feature #43966: Allow all routes to include sub routes Resolved 2012-12-13

Associated revisions

Revision 7ca72da7
Added by Bastian Waidelich about 2 years ago

[BUGFIX] Cache is not flushed for changes in sub routes

The CacheManager automatically flushes routing caches in
Development context if a Routes.yaml file was changed.
This extends the behavior to flush caches even if a custom
sub route (Routes.xyz.yaml) was modified.

Change-Id: If77c9c5ec2880e89e2915f5795c98a36599815fb
Fixes: #47255
Related: #43966
Releases: master, 2.0

Revision 2382549f
Added by Bastian Waidelich about 2 years ago

[BUGFIX] Cache is not flushed for changes in sub routes

The CacheManager automatically flushes routing caches in
Development context if a Routes.yaml file was changed.
This extends the behavior to flush caches even if a custom
sub route (Routes.xyz.yaml) was modified.

Change-Id: If77c9c5ec2880e89e2915f5795c98a36599815fb
Fixes: #47255
Related: #43966
Releases: master, 2.0

History

#1 Updated by Gerrit Code Review about 2 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20590

#2 Updated by Gerrit Code Review about 2 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20590

#3 Updated by Robert Lemke about 2 years ago

  • Target version changed from 2.0 to 2.0.1

#4 Updated by Gerrit Code Review about 2 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20590

#5 Updated by Gerrit Code Review about 2 years ago

Patch set 1 for branch 2.0 has been pushed to the review server.
It is available at https://review.typo3.org/21240

#6 Updated by Bastian Waidelich about 2 years ago

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

Also available in: Atom PDF