Copied to clipboard

Flag this post as spam?

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


  • Russell McGinnis 48 posts 183 karma points
    Aug 11, 2015 @ 15:46
    Russell McGinnis
    0

    Custom Tree redirects to logout.aspx when node clicked

    I implemented a custom dictionary editor (and moved it into the Translator section) as per this post...

    http://www.theoutfield.net/blog/2014/08/moving-the-dictionary-tree-to-a-different-section-in-umbraco

    It was working great for a couple of weeks however now when I click on a node, the request is fired off to my EditDictionaryItem.aspx page but I get a 302 response redirecting me to /umbraco/logout.aspx

    Any ideas ?

    Thanks

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Aug 11, 2015 @ 16:00
    Dave Woestenborghs
    0

    I don't know what version of Umbraco you are using, but from version 7.2.0 you can move the dictionairy without any coding according to this issue :

    http://issues.umbraco.org/issue/U4-5413

    Dave

  • Russell McGinnis 48 posts 183 karma points
    Aug 11, 2015 @ 16:07
    Russell McGinnis
    0

    Thanks Dave, the real reason for the extension wasn't really to move it to the Translation section, but to provide a custom, larger, text area for editing each dictionary item by default. Most of our dictionary items are larger than a couple of words and having our editors have to expand the textarea every time was a little annoying.

  • 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