Needs review
Project:
E-mail Marketing Framework
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2011 at 08:09 UTC
Updated:
17 Mar 2011 at 08:42 UTC
Jump to comment: Most recent file
Comments
Comment #1
svendecabooterAttached is a patch that changes BLOCK_CACHE_GLOBAL to BLOCK_NO_CACHE.
Initially i wanted to change this to BLOCK_CACHE_PER_ROLE, but that still gave problems: after the user updated the form to subscribe to the mailing list, the block was still visible after reload of the page, where it should have been gone, since he is already subscribed.
Hopefully this doesn't break any other logic :)