Closed (fixed)
Project:
Spread
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2008 at 15:27 UTC
Updated:
21 Jul 2009 at 07:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
jchatard commentedHi,
Really sorry for the long waiting response. If we remove the From field, we no longer let anonymous users spread?
Is that really what we want?
Jérémy
Comment #2
jchatard commentedI need more info on this!
Comment #3
amanuel commentedI also experienced this during traffic spikes as drupal tries to cache the blocks.
We should perhaps not have the from email showing when the user is logged in instead just displaying their username/display name.
This may have ramifications to the cached block still...but at least it will not expose emails. We would have to investigate the block caching process to see how we can make sure that right block is cached for the right user.
Comment #4
amanuel commentedlol I reported this issue....it really has been that long.
Comment #5
jchatard commentedHi amanuel,
Do you have more info on this?
Can you try the small patch attached which set Spread block to not cache?
Hope this helps.
Jérémy
Comment #6
amanuel commentedJérémy,
That's a great idea to fix the issue. I've implemented it and seems to be ok now
privatemsg has had some block issue as well and used the same solution to fix it. see http://drupal.org/node/370937
I'd commit this patch and close this issue.
I will come back here to let you know if the problem recurrs....I suspect it won't.
Thanks again.
Comment #7
jchatard commentedCommited patch thanks for the report.
Jérémy