> I looked into the code (date.xbl) and found something odd indeed : the
> xxforms:script responsible for the calling of the associated js
> functions is only included in the final xforms if appearance
> "fr:inline" is set.
> But those functions ('init' especially) are nevertheless called with
> the default appearance (how ?) and quite logically fail because of the
> absence of some needed xhtml elements.
I notice is that when you change the min/max, the min/max are not
updated in the inline fr:date (they are in the non-inline fr:date).
This was due to a bug introduced in March doing some refactoring, and
another long-standing bug. Here are the bugs and commits for
reference. Those changes will be in the next nightly build. You'll let
us know if this works for you.