Skip to content
Snippets Groups Projects
  • Andreas Gohr's avatar
    c7d61a4e
    pass action name by reference. fixes #2117 · c7d61a4e
    Andreas Gohr authored
    This fixes plugins that expect that they can change the global $ACT
    instead of $event->data in the ACTION_ACT_PREPROCESS event.
    
    This make the whole route a little bit uncleaner but would increase
    backwards compatibility.
    
    I'm not sure how widespread the problem is and if adding this is a good
    idea.
    c7d61a4e
    History
    pass action name by reference. fixes #2117
    Andreas Gohr authored
    This fixes plugins that expect that they can change the global $ACT
    instead of $event->data in the ACTION_ACT_PREPROCESS event.
    
    This make the whole route a little bit uncleaner but would increase
    backwards compatibility.
    
    I'm not sure how widespread the problem is and if adding this is a good
    idea.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.