Ticket #1115 (closed defect: fixed)

Opened 13 months ago

Last modified 10 months ago

invoker should be set on the Doctrine_Event and available within a listener

Reported by: killroyboy Owned by: romanb
Priority: minor Milestone:
Component: Listeners Version: 0.11.0
Severity: Keywords:
Cc: Has Test:
Status: Has Patch:

Description

Within a Listener, we should be able to access the invoker from the Doctrine_Event object that is passed in ($event->getInvoker()).

See  the thread for more details. Also see #657 for a previous ticket.

Change History

Changed 13 months ago by jwage

  • milestone changed from 0.11.3 to 0.11.0

Changed 13 months ago by jwage

  • milestone changed from 0.11.0 to 0.11.1

Changed 13 months ago by guilhermeblanco

  • status changed from new to closed
  • resolution set to fixed

(In [4494]) Fixed #1115. getInvoker() now returns the table class of component.

Changed 10 months ago by anonymous

  • milestone New deleted

Milestone New deleted

Note: See TracTickets for help on using tickets.