Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
database system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Aug 2013 at 11:56 UTC
Updated:
19 May 2014 at 16:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
spadxiii commentedSmall patch file
Comment #2
kboopathi commentedpatch
Comment #3
aspilicious commentedDon't we need tests?
Comment #4
spadxiii commentedCreated a quick test-patch that shows just this issue and that the patch works.
Comment #6
mrharolda commentedThe previous state was invalid, it should have been 'needs review', which I did ;)
The patch in #1 (and #2) fixes all warnings.
Comment #7
David_Rothstein commentedThis would need to go into Drupal 8 first.
Also, there should be a single patch (with the fix and tests) to make sure that the test actually passes with the fix applied.
Comment #8
andrewbelcher commentedHere are patches for D8 and D7 including test coverage.
Comment #10
andrewbelcher commentedTesting D7 patch.
Comment #11
andrewbelcher commented8: 2065917-d7-fix_extender_hasAnyTag_and_add_tests.patch queued for re-testing.
Comment #12
andrewbelcher commentedBack to D8.
Comment #13
berdirLooks good.
Comment #14
alexpottCommitted 34bb38f and pushed to 8.x. Thanks!
Comment #15
mrharolda commentedThere's already a D7 patch in #8.
Comment #16
alexpott8: 2065917-d7-fix_extender_hasAnyTag_and_add_tests.patch queued for re-testing.
Comment #17
andrewbelcher commentedThe patch is already made for D7 (#8) which passes tests and is more or less identical to the D8 one which has already been reviewed. Would be great to get this in as it's filling my error logs and making query alters a bit tricky!
Comment #19
mrharolda commented8: 2065917-d7-fix_extender_hasAnyTag_and_add_tests.patch queued for re-testing.
Comment #20
David_Rothstein commentedCommitted to 7.x - thanks!