Re: Minor xhtml compataibility bug in html_select_date plugin

[email protected] ("Mark West") Thu, 7 Apr 2005 17:03:16 +0100
Newsgroups php.smarty.dev
Message-ID <[email protected]>
 "Rainer Müller" wrote in message news:...
> I can't reproduce that with my validation test case with Smarty 2.6.9:
> http://rainer.codingfarm.de/validsmarty/

Rainer,

The issue is in the textual years code - your test case page doesn't check
this functionality. Try

{html_select_date year_as_text=true}

-Mark