Ticket #25 (new task)
Command View Helper must bypass some dispatch observers
| Reported by: | jkleijn | Owned by: | jkleijn |
|---|---|---|---|
| Priority: | major | Milestone: | 0.3 |
| Component: | Phreamp_View | Severity: | Major |
| Keywords: | Cc: | ||
| Estimated Number of Hours: | 3.0 | Add Hours to Ticket: | 0 |
| Billable?: | yes | Total Hours: | 0 |
Description
Some Dispatch Observers are intended to execute once per request, others may be required to execute for every command executing (Think ACL check).
Until there is a mechanism to differentiate between these types of observers, the Command View Helper should ignore all dispatch observers.
I've also observed view properties from the "parent" view getting lost. That need to looked into as well.
Change History
Note: See
TracTickets for help on using
tickets.
