hi, after upgrading from turbogears 2.0.3 to 2.1, i m having problems rendering some pages in firefox. i noticed that html tags that requires an end tag (such as </script> and </textarea> are now transformed to /> even though i explicitly typed them out in the genshi template. i tried specifying the genshi version 0.5 in the setup.py file, but it still does it. was there anything that was changed in 2.1 that would cause the observed behavior?
thanks very much, steve -- 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.

