Re: s:hidden generating invalid html for css_xhtml theme

2015-08-26 Thread allanjackson
__ If you reply to this email, your message will be added to the discussion below: http://struts.1045723.n5.nabble.com/s-hidden-generating-invalid-html-for-css-xhtml-theme-tp5718104p5718108.html To unsubscribe from s:hidden generating invalid html for css_xhtml theme, click

Re: s:hidden generating invalid html for css_xhtml theme

2015-08-25 Thread Lukasz Lenart
2015-08-25 19:19 GMT+02:00 allanjackson : > When using the css_xhtml theme the s:hidden tag is generating TR and TD tags > because it is just inheriting directly from the xhtml theme. Since the > css_xhtml theme does not use tables, these tags are invalid html. > > The css_xhtml theme needs to pull

s:hidden generating invalid html for css_xhtml theme

2015-08-25 Thread allanjackson
When using the css_xhtml theme the s:hidden tag is generating TR and TD tags because it is just inheriting directly from the xhtml theme. Since the css_xhtml theme does not use tables, these tags are invalid html. The css_xhtml theme needs to pull its s:hidden tag from the simple theme instead of