Copied to clipboard

Flag this post as spam?

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


  • Martin Lingstuyl 202 posts 379 karma points
    Sep 30, 2014 @ 12:45
    Martin Lingstuyl
    0

    Only Page Properties with value appear in Xml Cache

    Hi guys,

    I'm running into the following:

    In Umbraco 6.2.2 when I publish an umbraco node it doesn't add all properties to the XML Cache. It will only add those properties that have a value.

    I tested this on two websites running 6.2.2 and it occurs on both sites. I also have a few sites on 6.1.3, they don't show that behavior.

    This seems to me a major switch, but I can't find anything about it online.

    For me it has implications on how I use the NodeFactory. I cannot trust a Node property is available because it might not be in the cache. I might run node.GetProperty("PageTitle") and get NULL returned, because the value isn't filled on the specific node.

    It all seems quite strange to me. Any ideas on this?

Please Sign in or register to post replies

Write your reply to:

Draft