Ticket #114 (reopened defect)

Opened 2 years ago

Last modified 3 months ago

Updating numeric fields rounds numbers

Reported by: bbowden Owned by: dhughes
Type: defect Priority: normal
Milestone: 1.0 Release Component: Reactor - DBMS Interfaces
Version: Severity: normal
Keywords: Cc:

Description

When updating a numeric field with decimal places using Oracle, the numbers are rounded to integers.

Change History

Changed 2 years ago by bbowden

  • priority changed from highest to normal
  • status changed from new to closed
  • resolution set to fixed
  • severity changed from blocker to normal

Added scale to oracle.

Changed 2 years ago by SMoretti

  • status changed from closed to reopened
  • resolution deleted

Changeset [417] causes error "Element FIELD.SCALE is undefined in ARGUMENTS." on line 424 of reactor\core\object.cfc

Roll back to revision 411 for object.cfc removes this error.

Changed 2 years ago by SMoretti

I forgot to mention that this is with MySQL 5 and the status should probably be bumped back up to blocker as any new downloads of Reactor from svn will receive this error.

Changed 3 months ago by mark.drew@…

  • milestone set to 1.0 Release
Note: See TracTickets for help on using tickets.