[Mono-bugs] [Bug 497775] ASP.NET MVC's Html.TextBox()/etc. do nothing.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Apr 23 21:53:14 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=497775

User jpryor at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=497775#c3





--- Comment #3 from Jonathan Pryor <jpryor at novell.com>  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.


More information about the mono-bugs mailing list