You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Andrew Answer <A....@ftc.ru> on 2001/09/27 14:09:09 UTC

Patch for "now" descriptor datatype

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                  A.Nuzhdov@ftc.ru