Hello cocoon-dev,
I testing DatabaseAddAction and think what i found the bug. When
datatype in descriptor file equal "now" (see employee.xml in
examples)
[
<values>
<value param="date" dbcol="fdate" type="now"/>
</values>
]
always null written in database after DatabaseAddAction executed.
I patch my AbstractDatabaseAction and now send patchfile to you. If
you think what better implement thiss into DatabaseAddAction, you
can do it.
Any comments is welcome.
Best regards,
Andrew Answer [EMAIL PROTECTED]
AbstractDatabaseAction.patch
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]