Christoph... Hopefully it's the same issue. Will you also be fixing it for TG 1.0? Do you have an idea as to when a fix might appear? Thanks for all your hard work.
I'm still very confused about doctypes. As far as I can tell genshi is outputting something that appears to be html transitional regardless of what doctype I use. But only when I explicitly set the doctype to html transitional is the proper docttype passed along to the browser, so I actually can pass validator tests instead of having 60+ errors. This seems strange.....Without passing in a doctype shouldn't the doctype and genshi output still match up? Even if I have no control over it? Thanks Sam On Jan 22, 10:49 am, Christoph Zwerschke <[email protected]> wrote: > There is still an open issue with setting doctypes for Genshi in > TG:http://groups.google.com/group/genshi/browse_thread/thread/d0330e3984... > > Not sure whether it's the same problem you are hitting. It's on my to do > list, but I did not find the time to fix this yet. > > -- 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 -~----------~----~----~----~------~----~------~--~---

