Download & Extend

Use drupal_exit() instead of "exit;" in flag_page()

Project:Flag
Version:7.x-2.x-dev
Component:Flag core
Category:task
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

I'm using a custom Rules action that calls a function which stores a static variable to be processed in hook_exit().

I've configured this action to be processed on node update/delete and flag/unflag.

This action does not function properly if drupal_exit() is not called.

I will post a patch shortly.

Comments

#1

AttachmentSize
drupal_exit_flag_1402948_1.patch 656 bytes

#2

Status:needs work» needs review
nobody click here