hmm. yes the expected is wrong. Massimo
On Jun 9, 1:23 pm, Hans Donner <hans.don...@pobox.com> wrote: > Got: > > ********************************************************************** > File "html.py", line 841, in __main__.FORM > Failed example: > form.xml() > Expected: > '<form action="" enctype="multipart/form-data" > method="post"><input name="test" /></form>' > Got: > '<form action="" enctype="multipart/form-data" > method="post"><input name="test" type="text" /></form>' > ********************************************************************** > 1 items had failures: > 1 of 2 in __main__.FORM > ***Test Failed*** 1 failures. > > assume the expected is wrong? > (if yes, I'll provide a patch including some other updates - if no > then you only get the other updates) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---