[Mono-bugs] [Bug 547015] New: Blogengine on Mono/Win vs Mono/Linux differences
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 14 16:05:53 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=547015
Summary: Blogengine on Mono/Win vs Mono/Linux differences
Classification: Mono
Product: Mono: Tools
Version: unspecified
Platform: x86-64
OS/Version: openSUSE 11.1
Status: NEW
Severity: Major
Priority: P5 - None
Component: Visual Studio Integration
AssignedTo: jpobst at novell.com
ReportedBy: mchristensen at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
I noticed some differences between running Blogengine 1.5 on
Mono/Windows vs. Mono/Linux while testing MonoVS today.
Testing is done with the MonoVS 0.6 (4167) and the mono in the monovs
repository (mono-core-2.4.2.3-20.1).
Two noticeable differences are:
1) Once logged in as admin, there are administration links at the bottom
of each story such as "Edit", "Delete", etc. On Linux each link is
prefaced with the text "Missing Resource".
2) Searching has not been part of our test cases. It will be added now
however :( Searching fails on Linux with the following error:
Server Error in '/' Application
Object reference not set to an instance of an object
Description: HTTP 500. Error processing request.
Stack Trace:
System.NullReferenceException: Object reference not set to an instance
of an object
at System.Web.UI.TemplateControl.WriteUTF8ResourceString
(System.Web.UI.HtmlTextWriter output, Int32 offset, Int32 size, Boolean
fAsciiOnly) [0x00084] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI/TemplateControl.cs:492
at ASP.search_aspx.__RenderContent1 (System.Web.UI.HtmlTextWriter __w,
System.Web.UI.Control parameterContainer) [0x00000]
at System.Web.UI.Control.RenderChildren (System.Web.UI.HtmlTextWriter
writer) [0x0000b] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI/Control.cs:1129
at System.Web.UI.Control.Render (System.Web.UI.HtmlTextWriter writer)
[0x00000] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI/Control.cs:1118
at System.Web.UI.Control.RenderControl (System.Web.UI.HtmlTextWriter
writer) [0x0005f] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI/Control.cs:1310
at ASP.themes_standard_site_master.__Render__control5
(System.Web.UI.HtmlTextWriter __w, System.Web.UI.Control
parameterContainer) [0x00000]
at System.Web.UI.Control.RenderChildren (System.Web.UI.HtmlTextWriter
writer) [0x0000b] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI/Control.cs:1129
at System.Web.UI.HtmlControls.HtmlForm.RenderChildren
(System.Web.UI.HtmlTextWriter w) [0x00034] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI.HtmlControls/HtmlForm.cs:413
at System.Web.UI.HtmlControls.HtmlContainerControl.Render
(System.Web.UI.HtmlTextWriter writer) [0x00007] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI.HtmlControls/HtmlContainerControl.cs:124
at System.Web.UI.HtmlControls.HtmlForm.Render
(System.Web.UI.HtmlTextWriter w) [0x00000] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI.HtmlControls/HtmlForm.cs:433
at System.Web.UI.Control.RenderControl (System.Web.UI.HtmlTextWriter
writer) [0x0005f] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI/Control.cs:1310
at System.Web.UI.HtmlControls.HtmlForm.RenderControl
(System.Web.UI.HtmlTextWriter w) [0x00000] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI.HtmlControls/HtmlForm.cs:422
at ASP.themes_standard_site_master.__Render__control1
(System.Web.UI.HtmlTextWriter __w, System.Web.UI.Control
parameterContainer) [0x00000]
at System.Web.UI.Control.RenderChildren (System.Web.UI.HtmlTextWriter
writer) [0x0000b] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI/Control.cs:1129
at System.Web.UI.Control.Render (System.Web.UI.HtmlTextWriter writer)
[0x00000] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI/Control.cs:1118
at System.Web.UI.Control.RenderControl (System.Web.UI.HtmlTextWriter
writer) [0x0005f] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI/Control.cs:1310
at System.Web.UI.Control.RenderChildren (System.Web.UI.HtmlTextWriter
writer) [0x0006d] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI/Control.cs:1143
at System.Web.UI.Control.Render (System.Web.UI.HtmlTextWriter writer)
[0x00000] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI/Control.cs:1118
at System.Web.UI.Page.Render (System.Web.UI.HtmlTextWriter writer)
[0x00172] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI/Page.cs:1136
at BlogEngine.Core.Web.Controls.BlogBasePage.Render
(System.Web.UI.HtmlTextWriter writer) [0x00001] in
C:\Users\rupert\Desktop\BlogEngine.NET_1.5_source\BlogEngine.NET_1.5_source\BlogEngine.Core\Web\Controls\BlogBasePage.cs:347
at System.Web.UI.Control.RenderControl (System.Web.UI.HtmlTextWriter
writer) [0x0005f] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI/Control.cs:1310
at System.Web.UI.Page.RenderPage () [0x00032] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI/Page.cs:1679
at System.Web.UI.Page.InternalProcessRequest () [0x001d7] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI/Page.cs:1544
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
[0x0005b] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System.Web/System.Web.UI/Page.cs:1353
Version information: Mono Version: 2.0.50727.1433; ASP.NET Version:
2.0.50727.1433
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list