Author: ianb
Date: 2006-10-10 14:12:08 -0600 (Tue, 10 Oct 2006)
New Revision: 2002

Added:
   FormEncode/trunk/tests/htmlfill_data/form-last-element.txt
Log:
Added test for #1364549 (passes)

Added: FormEncode/trunk/tests/htmlfill_data/form-last-element.txt
===================================================================
--- FormEncode/trunk/tests/htmlfill_data/form-last-element.txt                  
        (rev 0)
+++ FormEncode/trunk/tests/htmlfill_data/form-last-element.txt  2006-10-10 
20:12:08 UTC (rev 2002)
@@ -0,0 +1,7 @@
+<select name='num'><option
+value='1'>ONE</option></select>
+----
+<select name="num"><option value="1"
+selected="selected">ONE</option></select>
+----
+defaults={"num":"1"}


Property changes on: FormEncode/trunk/tests/htmlfill_data/form-last-element.txt
___________________________________________________________________
Name: svn:keywords
   + LastChangedDate LastChangedRevision
Name: svn:eol-style
   + native


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
FormEncode-CVS mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/formencode-cvs

Reply via email to