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=32223>.
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=32223

[PATCH] Suggestion for a conversion block

           Summary: [PATCH] Suggestion for a conversion block
           Product: Cocoon 2
           Version: Current SVN 2.2
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: blocks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


This patch is an attempt at creating a conversion block similar to what Daniel
Fagerström has discussed
(http://www.mail-archive.com/[email protected]/msg24163.html)

The conversion block can live by itself but the patch also includes changes to
CForm so that it can use the convertors from the conversion block. Currently
there are only two convertors implemented (DefaultDateConvertor and
CustomDateConvertor).

To test it out apply both patches start your servlet and then surf to:
http://localhost:8888/samples/blocks/forms/conversion/

Reply via email to