Thanks for the advice, but I'm allready using the 4.01 HML DTD I'm using TG 2.0.1 with Genshi 0.5.1 and toscawidgets 0.9.7.2
can you tell me what configurations I need to change? thanks a lot Roland On 6 Aug., 17:36, Christoph Zwerschke <[email protected]> wrote: > Roland schrieb: > > > For some reason the textarea is rendered <textarea /> (instead of > > <textarea></textarea>) when the field in the database is empty, which > > leads the browser to display the rest of the html-code inside of the > > textarea. > > Does anybody know a solution for this problem? > > Looks like you're producing XHTML but your doctype is HTML. Either fix > the doctype or configure Turbogears to produce HTML instead of XHTML > (how you do this depends on the TG version and the templating engine). > > -- Christoph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

