In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1151 [In-Portal CMS] Caching System bug report always 2011-10-26 21:25 2012-07-25 05:32
Dmitry  
alex  
normal  
closed 5.1.0  
fixed  
 
none 5.2.0-B1  
https://groups.google.com/d/topic/in-portal-bugs/WLrSF2CbQN4/discussion
Fixed caching issue for 404 urls
1
0001151: Caching Issue with 404 Page Not Found URLs
There is an issue with Caching "404 Page Not Found" URLs.

If user visits url of a page, that doesn't exist yet, then it will be marked as "Not Found" in CachedUrls table.

If administrator will create such page later, then it will be shown as "Not Found" at Front-end.
patch no_404_url_caching.patch (722) 2011-11-07 05:24
http://tracker.in-portal.org/file_download.php?file_id=1302&type=bug
Issue History
2012-07-25 05:32 alex Note Added: 0005060
2012-07-25 05:32 alex Status resolved => closed
2011-11-07 05:26 alex Note Added: 0004139
2011-11-07 05:26 alex Status reviewed and tested => resolved
2011-11-07 05:26 alex Fixed in Version => 5.2.0-B1
2011-11-07 05:26 alex Resolution open => fixed
2011-11-07 05:26 alex Assigned To !COMMUNITY => alex
2011-11-07 05:26 alex Changeset attached 5.2.x r14737
2011-11-07 05:25 alex Note Added: 0004138
2011-11-07 05:25 alex Status needs testing => reviewed and tested
2011-11-07 05:25 alex Assigned To alex => !COMMUNITY
2011-11-07 05:25 alex Developer => alex
2011-11-07 05:25 alex Status needs work => needs testing
2011-11-07 05:24 alex File Added: no_404_url_caching.patch
2011-11-01 23:05 Dmitry Assigned To => alex
2011-11-01 23:05 Dmitry Status active => needs work
2011-11-01 23:05 Dmitry Note Added: 0004116
2011-10-26 21:25 Dmitry Estimate Points 0 => 1
2011-10-26 21:25 Dmitry New Issue
2011-10-26 21:25 Dmitry Reference => https://groups.google.com/d/topic/in-portal-bugs/WLrSF2CbQN4/discussion
2011-10-26 21:25 Dmitry Change Log Message => Fixed caching issue for 404 urls
2011-10-26 21:25 Dmitry Estimate Points => 0

Notes
(0004116)
Dmitry   
2011-11-01 23:05   
Please go ahead and implement this fix in 5.2.0.
(0004138)
alex   
2011-11-07 05:25   
Will test all together later.
(0004139)
alex   
2011-11-07 05:26   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001151: Caching Issue with 404 Page Not Found URLs
(0005060)
alex   
2012-07-25 05:32   
Since 5.2.0 version was released.