Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2009 at 22:17 UTC
Updated:
29 Sep 2009 at 04:19 UTC
Jump to comment: Most recent file
Comments
Comment #1
sdboyer commentedComment #2
c960657 commentedShouldn't $conditions be passed to parent::cacheGet() ?
Comment #3
sdboyer commentedMmm, yeah, probably. I left it out on the assumption that whoever originally wrote the code didn't want it to be possible to use conditions with taxonomy terms, but in the absence of any actual knowledge about why it was left out, I figure it's better to err on the side of being less restrictive.
Rerolled.
Comment #5
mfbFYI this is also patched over in #348448: Always report E_STRICT errors
Comment #6
sdboyer commentedMmm good ok, I'll dupe this, it's silly to have a whole issue for just the one thing.