Copied to clipboard

Flag this post as spam?

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


  • Gordon Saxby 1461 posts 1883 karma points
    Jan 16, 2014 @ 11:28
    Gordon Saxby
    0

    Start Node in Media Library

    I have set the start node for some users to a specific folder in the media library. That is fine if they right click to create a new media item, or drag-and-drop a file.

    However, the "Create..." button at the top left of the page allows you to select the root "Media" node, which should not be accessible. Is there a way to stop this happening?

    Only Folders are allowed at the root level, but that doesn't stop them being created by users that should not have the ability to.

    I have tested this in V6.1.6

  • Dan 1288 posts 3921 karma points c-trib
    Jan 16, 2014 @ 12:59
    Dan
    0

    Hi Gordon,

    This sounds like a bug! Indeed it's on the bug tracker too, so you can vote for it to see that it's fixed in a forthcoming version: http://issues.umbraco.org/issue/U4-3150.

    Dan

  • Gordon Saxby 1461 posts 1883 karma points
    Jan 16, 2014 @ 17:24
    Gordon Saxby
    0

    I've voted for it. unfortunately, I am only the second person to do so :-(

    This has been causing big issues on a current site, built in v4.7 - I am working on a v6.1.6 site, for an International Group, and this is going to be a MAJOR issue :-(

  • Dan 1288 posts 3921 karma points c-trib
    Jan 16, 2014 @ 17:33
    Dan
    0

    Hmm, that's a shame. You could try emailing or tweeting HQ to see if it's possible to raise the profile of that bug? Or perhaps there'd be resources to fund a developer to fix and do a pull request? The only other thing I could think of as a temporary hack, would be to disable the 'create' button in the source, which I'm assuming would be much easier than fixing the bug, but is obviously both hacky and not truly solving the problem.

    Anyhow, good luck with it - hopefully it gets resolved quickly.

  • Gordon Saxby 1461 posts 1883 karma points
    Jan 17, 2014 @ 10:27
    Gordon Saxby
    0

    I can only assume it isn't much of a problem because I know it has been a bug for a long time. User education helps, when you are involved enough after the site is live, but that isn't always / usually the case.

    Maybe I'll take a look at the source today ... there might be a way to block / hide the button without hacking the Umbraco code.

  • Gordon Saxby 1461 posts 1883 karma points
    Jan 17, 2014 @ 11:11
    Gordon Saxby
    1

    Well, a quick fix is to duplicate the Media section with a different alias (e.g. medialibrary) because the code only shows the Create button if the section is "content" or "media".

    So, I have created a new Media section for content editors and left the normal media section for site admins.

    EDIT: the only issue (so far!) is that the sort function does not work on the duplicate media library :-(

Please Sign in or register to post replies

Write your reply to:

Draft