In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1260 [In-Portal CMS] Caching System bug report always 2012-04-18 11:04 2012-07-25 05:30
Dmitry  
alex  
critical  
closed 5.2.0-B3  
fixed  
 
none 5.2.0-RC1  
https://groups.google.com/d/topic/in-portal-bugs/_-os9QElh1c/discussion
Fixed URL Caching Mechanisms with Memcache disabled
1
0001260: Broken URL Caching Mechanisms with Memcache disabled
URL Caching Mechanisms are broken when Memcache is OFF.

There are at least 2 cases where this can be replicated:

1. In Navigation bar (ie. Advanced theme) - go 2 levels deep and try going 1 level up - it takes you to the home page

2. Can't go into sub-sections on the list - it takes you to the home page (see attachment)
child of 0001231closed  (5.2.0)alex Bug in parallel cache rebuild protection 
png In-Portal_5.2.0-B3_Broken_Caching-NavBar.png (98,224) 2012-04-18 11:04
http://tracker.in-portal.org/file_download.php?file_id=1624&type=bug
png

patch caching_not_working_without_memcache.patch (10,780) 2012-04-20 06:15
http://tracker.in-portal.org/file_download.php?file_id=1625&type=bug
patch serial_requests_not_cached_locally.patch (610) 2012-04-20 06:26
http://tracker.in-portal.org/file_download.php?file_id=1626&type=bug
patch broken_cache_handler_detection_at_install.patch (802) 2012-05-16 09:13
http://tracker.in-portal.org/file_download.php?file_id=1651&type=bug
Issue History
2012-07-25 05:30 alex Note Added: 0004908
2012-07-25 05:30 alex Status resolved => closed
2012-05-16 09:15 alex Changeset attached 5.2.x r15333
2012-05-16 09:15 alex Note Added: 0004631
2012-05-16 09:13 alex File Added: broken_cache_handler_detection_at_install.patch
2012-04-30 09:44 alex Relationship added child of 0001231
2012-04-20 06:29 alex Priority normal => critical
2012-04-20 06:27 alex Changeset attached 5.2.x r15310
2012-04-20 06:26 alex File Added: serial_requests_not_cached_locally.patch
2012-04-20 06:17 alex Changeset attached 5.2.x r15309
2012-04-20 06:17 alex Note Added: 0004592
2012-04-20 06:17 alex Status reviewed and tested => resolved
2012-04-20 06:17 alex Fixed in Version => 5.2.0-RC1
2012-04-20 06:17 alex Resolution open => fixed
2012-04-20 06:17 alex Assigned To !COMMUNITY => alex
2012-04-20 06:16 alex Note Added: 0004591
2012-04-20 06:16 alex Status needs testing => reviewed and tested
2012-04-20 06:15 alex Assigned To => !COMMUNITY
2012-04-20 06:15 alex Developer => alex
2012-04-20 06:15 alex Status active => needs testing
2012-04-20 06:15 alex File Added: caching_not_working_without_memcache.patch
2012-04-20 06:14 alex Estimate Points 0 => 1
2012-04-18 11:12 Dmitry Reference [/url] => [url]https://groups.google.com/d/topic/in-portal-bugs/_-os9QElh1c/discussion
2012-04-18 11:04 Dmitry File Added: In-Portal_5.2.0-B3_Broken_Caching-NavBar.png
2012-04-18 11:04 Dmitry Reference => [url][/url]
2012-04-18 11:04 Dmitry Change Log Message => Fixed URL Caching Mechanisms with Memcache disabled
2012-04-18 11:04 Dmitry Estimate Points => 0
2012-04-18 11:04 Dmitry New Issue

Notes
(0004591)
alex   
2012-04-20 06:16   
Will test all together later.
(0004592)
alex   
2012-04-20 06:17   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001260: Broken URL Caching Mechanisms with Memcache disabled
(0004631)
alex   
2012-05-16 09:15   
Patch "broken_cache_handler_detection_at_install.patch" fixes problem, that string was given instead of kCache class when creating cache handler instances during installation.
(0004908)
alex   
2012-07-25 05:30   
Since 5.2.0/1.2.0 versions was released.