On 3/13/07, Techniq <[EMAIL PROTECTED]> wrote:
> On Mar 13, 5:11 pm, "Techniq" <[EMAIL PROTECTED]> wrote:
> > I'm having XHTML validation issues using Genshi through Pylons.
> > Anyone else experiencing this?  It appears that certain XHTML specific
> > tags like '<br />' are being converted to '<br>', thus invalid.  I
> > can't tell if this is genshi or pylons so just checking if anyone has
> > seen this.
> >
> > Thanks
>
> After some responses to from the Genshi ML I realize I need to know
> where the serialization method for Genshi is defined?

I think they were hoping to eventually let you configure it globally
via the Buffet API, perhaps in middleware.py.  Right now, it may only
be possible to configure it during the calls to render in your
controllers.  I left the default to HTML instead of XHTML, so I
skipped the whole issue.

Best Regards,
-jj

-- 
http://jjinux.blogspot.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to