Copied to clipboard

Flag this post as spam?

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


  • Ulrich Wagner Gade Ebsen 127 posts 277 karma points
    Nov 02, 2016 @ 20:21
    Ulrich Wagner Gade Ebsen
    0

    Problems with 7.5.4

    Hi,

    I'm having some issues with the value converters and umbraco 7.5.4. It have tried two installes now - the second totally clean with only the property value converters installed..

     var test = Model.Content.GetPropertyValue<IPublishedContent>("test");
    
    @test.Url
    

    fails with "test" being null when data IS present (media picker).

    I have done this forever (!) in previous version ... i don't know if the problem is with umbraco or with the core property value converter?

    Anyone faced this problem and managed to fix it?

    EDIT: I figured it out.. ;) The single mediapicker converts now to IEnumerable

    /ulrich

Please Sign in or register to post replies

Write your reply to:

Draft