Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Sep 2011 at 23:38 UTC
Updated:
4 Jan 2014 at 01:11 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
chx commentedWell spotted! tests?
Comment #2
swentel commentedAdded a very simple test - the before patch will fail, the after should pass.
Should cache_set also do nothing if the $cid is empty ?
Comment #3
catchLooks good, nice find!
Comment #4
dries commentedCommitted to 8.x. Thanks!
Comment #5
swentel commentedHere's the 7.x version.
Comment #7
swentel commentedHmm, ok, I don't really see why this might trigger an exception there - just trying another review, maybe there's been a slight glitch - will ping one of the testbot maintainers afterwards (or I should try it out locally first maybe)
Comment #8
swentel commented#5: 1289364-after.patch queued for re-testing.
Comment #9
catchLooks fine for 7.x too.
Comment #10
webchickCommitted and pushed to 7.x. Thanks!
Comment #11
webchick