Copied to clipboard

Flag this post as spam?

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


  • nelsenlim 70 posts 71 karma points
    Sep 30, 2011 @ 04:38
    nelsenlim
    0

    MultipleFileUpload umbraco 471 razor

    After installation of MultipleFileUpload when i create a new folder and try looping the image inside a folder using Razor i always get a child even when the folder is empty. The child has an ID of 0
    so if inside a folder i have 2 image when i loop the folder i found 3

    @var count = folder.Children.Count();

    even when the folder is empty it returns 1
    Does anyone experience this issue as well?

  • nelsenlim 70 posts 71 karma points
    Oct 02, 2011 @ 18:04
    nelsenlim
    0

    Can anyone please help confirming / rejecting this issue?

  • Gareth Evans 143 posts 335 karma points c-trib
    Oct 04, 2011 @ 22:25
    Gareth Evans
    0

    Sounds similar to a bug I fixed right after 4.7.1 came out, can you try the nightly please?

     

    Gareth

  • 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