Copied to clipboard

Flag this post as spam?

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


  • Fernando Camillo 41 posts 82 karma points
    May 29, 2014 @ 14:04
    Fernando Camillo
    0

    Node property values switched to lowercase

    Hello.

    I'm experiencing a very strange behavior...

    My Umbraco installation suddenly starts returning node property values in lower case. If I touch web.config this behavior stops for a while.

    I've noticed this behavior while getting node property value from API (eg: myNode.getProperty("myProperty").Value).

    And also tracing pages with macros: "Property added 'MyMacroProperty' with value 'value'" (it should be 'VALUE' instead of 'value', because it's a constant in template).

    Any clues?

    Umbraco 4.5.2
    IIS 6
    .net 3.5
    Windows Server 2003
    MySql 5.1
    No cluster

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft