http://bugzilla.novell.com/show_bug.cgi?id=497775
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=497775#c3 --- Comment #3 from Jonathan Pryor <[email protected]> 2009-04-23 19:53:11 MDT --- Created an attachment (id=287932) --> (http://bugzilla.novell.com/attachment.cgi?id=287932) MvcApplication1.zip Apparently the MonoDevelop-generated project wasn't very useful. Attached is a VS2008-generated project which exhibits the described behavior. To test under Linux: $ unzip MvcApplication1.zip $ cd MvcApplication1/MvcApplication1 $ xsp2 Then go to http://localhost:8080/ within a web browser. If you run under .NET, you'll see a text box to the right of Username, and a password box to the right of Password, and a checkbox to the left of Remember me. Run under Mono, and no text boxes, password boxes, or check boxes are present. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
