Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Nov 2010 at 04:49 UTC
Updated:
6 Dec 2010 at 11:05 UTC
Jump to comment: Most recent file
Comments
Comment #1
catchs/variable_get/variable_set/ for the comment, via beejeebus in irc.
Comment #2
catchD6 patch.
Comment #3
catchhmm, form submissions are playing up for me on d.o today.
Comment #4
damien tournoud commentedWell, if that's really a problem, why not doing that directly in
variable_set()?Comment #5
catchIt feels like there's the possibility for a race condition in variable_set(), this would also prevent setting variables that are specified in $conf. Either way I'm marking this as a duplicate of #965078: HTTP request checking is unreliable and should be removed in favor of watchdog() calls.