Hi,

It looks like DateInputModule has changed and doesn't
accept format like it used to.  Here is what I used to
be able to do in cocoon.xconf:

<component-instance
class="org.apache.cocoon.components.modules.input.DateInputModule"
logger="core.modules.input" name="my-date">
  <format>yyyy-MM-dd</format>
</component-instance>

However the input module now ignores the specified
format.

Also, is cocoon.xconf the only place where the format
can be specified, is it possible to do it in the
sitemap?

Thanks,
-Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to