In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1258 [In-Portal CMS] Caching System bug report always 2012-04-12 03:59 2012-07-25 05:31
alex  
alex  
normal  
closed 5.1.3  
fixed  
 
none 5.2.0-B3  
https://groups.google.com/d/topic/in-portal-bugs/zkHpfSbkt9k/discussion
Fixes cross theme cached item detail template
1
0001258: Cross theme item detail template cache
In 5.2.0 version of In-Portal memory caching is enabled by default and I've spotted some interesting bug.

When you:
1. have multiple themes enabled
2. #in-commerce/item_design# key in theme.xml file has different value in each theme

Then you'll get category page displayed instead of item detail page when viewing 1 of these 2 themes (which one depends on which theme was used during initial cache building).
patch cross_theme_item_detail_template_cache_fix.patch (2,129) 2012-04-12 03:59
http://tracker.in-portal.org/file_download.php?file_id=1623&type=bug
Issue History
2012-07-25 05:31 alex Note Added: 0004924
2012-07-25 05:31 alex Status resolved => closed
2012-04-12 04:02 alex Note Added: 0004590
2012-04-12 04:02 alex Status reviewed and tested => resolved
2012-04-12 04:02 alex Fixed in Version => 5.2.0-B3
2012-04-12 04:02 alex Resolution open => fixed
2012-04-12 04:02 alex Assigned To !COMMUNITY => alex
2012-04-12 04:02 alex Changeset attached 5.2.x r15293
2012-04-12 04:01 alex Note Added: 0004589
2012-04-12 04:01 alex Status needs testing => reviewed and tested
2012-04-12 04:01 alex Assigned To => !COMMUNITY
2012-04-12 04:01 alex Developer => alex
2012-04-12 04:01 alex Status active => needs testing
2012-04-12 04:01 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/zkHpfSbkt9k/discussion
2012-04-12 03:59 alex New Issue
2012-04-12 03:59 alex File Added: cross_theme_item_detail_template_cache_fix.patch
2012-04-12 03:59 alex Change Log Message => Fixes cross theme cached item detail template
2012-04-12 03:59 alex Estimate Points => 1

Notes
(0004589)
alex   
2012-04-12 04:01   
Will test all together later.
(0004590)
alex   
2012-04-12 04:02   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001258: Cross theme item detail template cache
(0004924)
alex   
2012-07-25 05:31   
Since 5.2.0 version was released.