Ticket #1075 (closed enhancement: fixed)
Versionable bugfixes and getVersions function added
| Reported by: | tuct | Owned by: | jwage |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Versionable | Version: | 0.11.0 |
| Severity: | Keywords: | ||
| Cc: | Has Test: | no | |
| Status: | Pending Core Response | Has Patch: | no |
Description (last modified by jwage) (diff)
the Versionable / AuditLog? feature had some bugs:
tableName could not be set (fixed) when deleting the Versions have not been deleted (fixed) when revert an object and save without setting a property the object was not saved (fixed) when revert to version 1, change a value and save, dublicate entry error was raised because of wrong calculation of the actual version number
moved ->revert($version) from Doctrine_Record to Versionable teamplate
Attachments
Change History
Note: See
TracTickets for help on using
tickets.