Re: Minor xhtml compataibility bug in html_select_date plugin
[email protected] (Rainer Müller) Thu, 07 Apr 2005 17:50:10 +0200
| Newsgroups | php.smarty.dev |
|---|---|
| Message-ID | <[email protected]> |
Mark West wrote: > There's a very minor html compatability/compliance bug in the select date > plugin. Based on v2.6.9 line 256 (part of the textual years logic) is > missing an / to ensure xhtml compliance. I can't reproduce that with my validation test case with Smarty 2.6.9: http://rainer.codingfarm.de/validsmarty/ Source at: http://rainer.codingfarm.de/validsmarty/index.phps http://rainer.codingfarm.de/validsmarty/templates/index.tpl Maybe you can offer a snippet that does not generate XHTML 1.0 Strict code? Rainer