In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1439 [In-Portal CMS] Install / Upgrages bug report always 2012-11-11 23:35 2012-12-03 02:15
Dmitry  
 
normal  
active 5.2.1-B1  
open  
 
none  
https://groups.google.com/d/topic/in-portal-bugs/1v5hcsRsbKo/discussion
Fixed missing "Category Permission Cache" after Installation
1
0001439: Missing "Category Permission Cache" after Installation
After clean install category permission cache missing that results in all theme-related sections missing from "Structure & Data" section. That's why I need to use "Rebuild Section Cache" menu in that section to start working with "Structure & Data" section.
child of 0001318closed  (5.2.0)alex More options to category cache rebuilding system 
Issue History
2012-12-03 02:15 alex Relationship added child of 0001318
2012-11-12 03:31 alex Note Added: 0005296
2012-11-12 03:30 alex Note Added: 0005295
2012-11-11 23:35 Dmitry New Issue
2012-11-11 23:35 Dmitry Reference => https://groups.google.com/d/topic/in-portal-bugs/1v5hcsRsbKo/discussion
2012-11-11 23:35 Dmitry Change Log Message => Fixed missing "Category Permission Cache" after Installation
2012-11-11 23:35 Dmitry Estimate Points => 1

Notes
(0005295)
alex   
2012-11-12 03:30   
I've found a place in "c:OnAfterRebuildThemes" event. Before we did complete category cache rebuild after theme rescan.

When you have many thousands of categories this would surely slow down whole rebuild process. Right now we do this only, when category cache rebuild setting is set to "silent".

Pros: theme file rebuild on each deploy isn't slow on large projects (with lots of categories)
Cons: no automatic category permission rebuild on theme rebuild

Right now user must go to "Structure & Data" and manually trigger category permission cache rebuild with progress bar.
(0005296)
alex   
2012-11-12 03:31   
Reminder sent to: Dmitry

Read my previous comment.