#409: Kid's formatting puts blank space in a textarea
---------------------+------------------------------------------------------
Reporter: kevin | Owner: anonymous
Type: defect | Status: reopened
Priority: normal | Milestone: 0.9
Component: Kid | Version:
Severity: normal | Resolution:
Keywords: develix |
---------------------+------------------------------------------------------
Changes (by [EMAIL PROTECTED]):
* status: closed => reopened
* resolution: fixed =>
Comment:
I can confirm that it DOES NOT work with xHTML output.
Bug still exhibiting in 0.9a2.
Any patches? I kinda need to fix this :-)
{{{
<tr>
<th>
<label class="fieldlabel" for="form_copy">Copy</label>
</th>
<td>
<textarea id="form_copy" rows="7" cols="50"
name="copy" class="textarea requiredfield">
</textarea>
</td>
</tr>
}}}
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/409>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---