Task #737 (new)
Opened 17 years ago
Last modified 17 years ago
ModelMapper improperly handles timestamps
Reported by: | jamoore | Owned by: | jamoore |
---|---|---|---|
Priority: | minor | Milestone: | Unscheduled |
Component: | Services | Version: | 3.0-Beta1 |
Keywords: | REVIEW | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
Though timestamps aren't immutable, they need to be treated like they are for remoting.
Change History (2)
comment:1 Changed 17 years ago by jmoore
- Keywords REVIEW added
comment:2 Changed 17 years ago by jmoore
- Milestone changed from 3.0-Beta3 to 3.0-RC1
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
r1649 fixes this. Need to examine for similar situations.