Added. See https://issues.apache.org/jira/browse/TAP5-796
On Fri, Jul 24, 2009 at 5:12 PM, Sergey Didenko <sergey.dide...@gmail.com>wrote: > I guess nobody have it working the right way, so I'm going to add a JIRA > issue. > > > On Thu, Jul 23, 2009 at 9:00 AM, Sergey Didenko<sergey.dide...@gmail.com> > wrote: > > Yes, these are the first 2 lines of my Layout component: > > > > " > > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> > > <html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_1_0.xsd"> > > " > > > > On Thu, Jul 23, 2009 at 12:30 AM, Ulrich Stärk<u...@spielviel.de> wrote: > >> Did you set the correct doctype inside your templates? > >> > > >