DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28360>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28360
[PATCH] DateInputModule's getAttribute() should fetch format from attribute-name
nverwer@email.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[PATCH] DateInputModule's |[PATCH] DateInputModule's
|getAttribute() does not |getAttribute() should fetch
|fetch requested format |format from attribute-name
------- Additional Comments From nverwer@email.com 2004-10-28 12:52 -------
I have renamed this issue.
The intention behind it is to allow one to use a date format when this input
module is used in the sitemap. With this change, one could use something like
{date:yyyy-MM-dd}
in a sitemap. This allows one to define a format without having to change the
Cocoon configuration.
|