Ticket #1435 (closed defect: fixed)
Serialize record events are not send to record listeners
| Reported by: | nervo | Owned by: | romanb |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0.1 |
| Component: | Record | Version: | 1.0.0 |
| Severity: | Keywords: | ||
| Cc: | Has Test: | yes | |
| Status: | Pending Core Response | Has Patch: | yes |
Description
In Doctrine/Record.php, the method serialize() and unserialize() both send "pre" an "post" events. They can be hooked, but they are not send to record listeners. See patch and testcase.
This ticket also need #1433 to be resolved.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.