Copied to clipboard

Flag this post as spam?

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


  • Arjan 21 posts 91 karma points
    Feb 12, 2016 @ 08:25
    Arjan
    0

    internal redirect to unpublished page crashes umbraco

    Umbraco 7.3.4.

    Doctype:

    • add umbracoInternalRedirectId property on the root node

    Content:

    • pick a content node to redirect to
    • unpublish the node you're redirecting to

    open frontend

    BUG:

    [NullReferenceException: Object reference not set to an instance of an object.]
       Umbraco.Web.Routing.PublishedContentRequest.SetInternalRedirectPublishedContent(IPublishedContent content) +67
       Umbraco.Web.Routing.PublishedContentRequestEngine.FollowInternalRedirects() +960
       Umbraco.Web.Routing.PublishedContentRequestEngine.HandlePublishedContent() +925
       Umbraco.Web.Routing.PublishedContentRequestEngine.FindPublishedContentAndTemplate() +250
       Umbraco.Web.Routing.PublishedContentRequestEngine.PrepareRequest() +96
       Umbraco.Web.UmbracoModule.ProcessRequest(HttpContextBase httpContext) +361
       Umbraco.Web.UmbracoModule.<Init>b__8(Object sender, EventArgs e) +80
      System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +136
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69
    
  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Feb 12, 2016 @ 09:22
    Ismail Mayat
    0

    Arjan,

    Raise it as an issue on the issue tracker see http://issues.umbraco.org/dashboard

    Regards

    Ismail

  • Arjan 21 posts 91 karma points
    Feb 12, 2016 @ 09:42
    Arjan
    0

    yes but i cannot log on there with this ID. Too busy now to create another iD ;)

  • 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