Hi Joe,
If one creates a new Feed Manager instance and set the "Use Feed Links as Filter" option prior to adding any feeds the following error is thrown and the page the Feed Manager is on become unavailable.
2010-08-04 11:41:43,808 ERROR mojoPortal.Web.Global - 162.93.249.11-en-US - /company-calendar
System.IndexOutOfRangeException: There is no row at position 0.
at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
at System.Data.RBTree`1.get_Item(Int32 index)
at System.Data.DataRowCollection.get_Item(Int32 index)
at mojoPortal.Web.FeedUI.FeedManagerModule.PopulateControls()
at mojoPortal.Web.FeedUI.FeedManagerModule.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Environment information:
Operating System Microsoft Windows NT 6.0.6002 Service Pack 2
ASP.NET Version v2.0.50727 Running in Full Trust
Thanks,
Joe D.