Running Centos 4.4 and mono 2.4.2 svn branch r140519 and a fresh install of mojoportal 2.3.1.3.
An earlier bug in the Content Manager Publishing datagrid event firing was resolved with this mono svn branch.
However, File Manager does not run now. Is this a mono regression or is it mojoportal?
Errors reported:
System.NullReferenceException: Object reference not set to an instance of an object
at mojoPortal.Web.AdminUI.FileManagerPage.ShowFileManager () [0x00000]
at mojoPortal.Web.AdminUI.FileManagerPage.Page_Load (System.Object sender, System.EventArgs e) [0x00000]
at (wrapper delegate-invoke) System.EventHandler:invoke_void__this___object_EventArgs (object,System.EventArgs)
at System.Web.UI.Control.OnLoad (System.EventArgs e) [0x00000]
at mojoPortal.Web.mojoBasePage.OnLoad (System.EventArgs e) [0x00000]
at System.Web.UI.Control.LoadRecursive () [0x00000]
at System.Web.UI.Page.ProcessLoad () [0x00000]
at System.Web.UI.Page.ProcessPostData () [0x00000]
at System.Web.UI.Page.InternalProcessRequest () [0x00000]
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000]