Ticket #70 (closed bug: fixed)
xexec operation type and nesting
| Reported by: | niam | Owned by: | niam |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.13.0 |
| Component: | Version: | ||
| Severity: | major | Keywords: | |
| Cc: |
Description
If methods of the caller object affected by xexec hooks might be called in a hook then operation type will be overwritten. For instance, if in pre-exec hook method of the caller object will invoke another method that will overwrite operation type, the post-exec hook of former caller will receive wrong operation type.
Hook should receive operation type as a function argument.
Change History
Note: See
TracTickets for help on using
tickets.
