Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kurniawan Kurniawan 202 posts 225 karma points
    Nov 16, 2010 @ 04:51
    Kurniawan Kurniawan
    0

    Umbraco Tree Cache

    Hi,

    When I dig around the umbraco tree inside content section and move to other section,
    It still remember where I was when I go back.

     

    Do you know which part of code is doing this ?

     

    The main reasoin of asking this because, I have create my custom section and write as it demonstrate in umbraco.tv - (LoadCustomTree). But mine one always reload and hide all child when I move to other section and back again.

     

    Any idea what should which code I have to look at to fix this problem ?

     

    Thanks

  • Kurniawan Kurniawan 202 posts 225 karma points
    Nov 16, 2010 @ 07:07
    Kurniawan Kurniawan
    0

    Find Problem. It is because I use Pascal Case in my appAlias.

    And inside UmbracoApplicationAction it lowered the case to store the state, but when load the state it use the PascalCase without lowered it

Please Sign in or register to post replies

Write your reply to:

Draft