Copied to clipboard

Flag this post as spam?

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


  • djscorch 67 posts 106 karma points
    Feb 22, 2012 @ 13:15
    djscorch
    0

    Upgrade question 4.7.1 -> 4.7.1.1

    Have some data types changed from ints to strings e.g media picker values?

    I'm getting errors in methods that use ints, if i cast the values to ints it works.

    home.pressPack > 0

    had to change to:

    home.pressPack != String.Empty

  • Dan Diplo 1554 posts 6205 karma points MVP 6x c-trib
    Feb 22, 2012 @ 13:21
    Dan Diplo
    0

    Sounds similar to this post (and linked post) on the Razor forum. See http://our.umbraco.org/forum/developers/razor/28549-Razor-4711-DataTypeModel-Generic-Collection

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies