Copied to clipboard

Flag this post as spam?

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


  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    May 17, 2012 @ 11:18
    Jeavon Leopold
    0

    Possible bug in 4.7.2 upgrades

    Hi All,

    Following the upgrade of two existing sites to v4.7.2 we have noticed the following errors appearing in UmbracoLog, is anyone else seeing these errors?

    System.Threading.ThreadAbortException: Thread was being aborted. 
    at System.Threading.Thread.AbortInternal() 
    at System.Threading.Thread.Abort(Object stateInfo) 
    at System.Web.HttpResponse.End() 
    at dashboardUtilities.FeedProxy.Page_Load(Object sender, EventArgs e)

    If someone else can confirm this as a bug I will raise it on CodePlex.

    Thanks,

    Jeavon

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    May 17, 2012 @ 12:32
    Lee Kelleher
    3

    Hi Jeavon,

    Ah yes, a 'ThreadAbortException' is thrown whenever Respone.End() is called. This code only applies to the FeedProxy which is used for pulling in RSS on the default dashboard controls.

    I'll look to tidy this up for 4.8 ... Please do raise a ticket on CodePlex, best to go through the proper channels.

    Thanks, Lee.

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    May 17, 2012 @ 16:08
    Jeavon Leopold
    3

    Thanks for confirming Lee.  I have added a issue on CodePlex http://umbraco.codeplex.com/workitem/30817

    Cheers,

    Jeavon

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Jun 01, 2012 @ 14:04
    Lee Kelleher
    2

    Just to let you know that this is now fixed for v4.8 (changeset).

Please Sign in or register to post replies

Write your reply to:

Draft