<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 71: htmlfill.render() does not clear &lt;input type="text"&gt; fields</title><link href="https://sourceforge.net/p/formencode/bugs/71/" rel="alternate"/><link href="https://sourceforge.net/p/formencode/bugs/71/feed.atom" rel="self"/><id>https://sourceforge.net/p/formencode/bugs/71/</id><updated>2009-02-19T16:41:18Z</updated><subtitle>Recent changes to 71: htmlfill.render() does not clear &lt;input type="text"&gt; fields</subtitle><entry><title>htmlfill.render() does not clear &lt;input type="text"&gt; fields</title><link href="https://sourceforge.net/p/formencode/bugs/71/" rel="alternate"/><published>2009-02-19T16:41:18Z</published><updated>2009-02-19T16:41:18Z</updated><author><name>Marius Gedminas</name><uri>https://sourceforge.net/u/mgedmin/</uri></author><id>https://sourceforge.net3e2778a4820b9f918a6ad48d2a5c1994d023c8a1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When the defaults dict passed to htmlfill.render() is empty, and force_defaults=True, htmlfill clears &amp;lt;textarea&amp;gt; fields (as well as checkboxes, radio buttons, and select fields), but leaves the value of an &amp;lt;input type="text"&amp;gt; alone.  This is inconsistent and, IMHO, buggy.  The same applies to "hidden" and "password" fields.&lt;/p&gt;
&lt;p&gt;I'm attaching a failing test.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>