Copied to clipboard

Flag this post as spam?

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


  • psiho 101 posts 96 karma points
    Dec 19, 2012 @ 13:09
    psiho
    0

    publishing posts does not work in 4.11.1. Issue U4-1289?

    I'm having problems publishing posts in 4.11.1. It throws error "It was broken anyway..." but post gets published anyway. I'm guessing it is related to issue U4-1289 becuase I checked logs in more details and tracked it down to umbraco.library.NiceUrlFullPath which allways throws that same error.

    Although, it is said issue affects versions 4.10, 4.11.0 and 4.11.1 and I'm pretty sure it worked ok in 4.11.0 for me. It stopped after upgrade to 4.11.1

    Anybody having this issue?

  • psiho 101 posts 96 karma points
    Dec 24, 2012 @ 09:56
    psiho
    0

    Can anybody at least confirm they have the same problem?

  • Ritesh 1 post 21 karma points
    Jan 03, 2013 @ 06:00
    Ritesh
    0

    Yes, I have just installed the blog-for-umbraco on Umbraco 4.11.0 and whenever I create a new blog post it throughs an error 'it was broken anyway..". Though it publishes the page.

    After publishing once I can not update the conent of the blog post because it keeps giving the same error without publishing the conent.

  • psiho 101 posts 96 karma points
    Jan 05, 2013 @ 22:13
    psiho
    0

    We have compiled the latest source version and it works. I guess new version is going to be out soon.

  • Jackson Sunuwar 4 posts 34 karma points
    Jan 07, 2013 @ 18:25
    Jackson Sunuwar
    0

    I am also have the same issue. Here is my stack trace... Does anyone know when and how the fix is going to work?

    [NotImplementedException: It was broken anyway...]
       umbraco.library.NiceUrlFullPath(Int32 nodeID) +60
       Umlaut.Umb.Blog.EventHandlers.Autoping.Document_AfterPublish(Document sender, PublishEventArgs e) +565
       umbraco.cms.businesslogic.web.PublishEventHandler.Invoke(Document sender, PublishEventArgs e) +0
       umbraco.cms.businesslogic.web.Document.PublishWithResult(User u) +1678
       umbraco.cms.presentation.editContent.Publish(Object sender, EventArgs e) +410
       System.EventHandler.Invoke(Object sender, EventArgs e) +0
       System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +187
       System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +165
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +37

  • Shifaat 1 post 21 karma points
    Sep 30, 2013 @ 15:11
    Shifaat
    0

    I'm getting the same error message. Is there a way to fix it??

  • Paul Fowles 75 posts 184 karma points
    Oct 29, 2013 @ 17:52
    Paul Fowles
    0

    Get  the source code at  blog4umbraco.codeplex and delete the method NiceUrlFullPath in Autoping and replace it with library.NiceUrl instead 

  • 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