Support from Acquia helps fund testing for Drupal Acquia logo

Comments

SpadXIII’s picture

Small patch file

kboopathi’s picture

Status: Active » Needs review
FileSize
524 bytes

patch

aspilicious’s picture

Don't we need tests?

SpadXIII’s picture

Created a quick test-patch that shows just this issue and that the patch works.

Status: Needs review » Needs work

The last submitted patch, SelectQueryExtender_hasAnyTag-2065917-4-tests.patch, failed testing.

MrHaroldA’s picture

Status: Needs work » Reviewed & tested by the community

The previous state was invalid, it should have been 'needs review', which I did ;)

The patch in #1 (and #2) fixes all warnings.

David_Rothstein’s picture

Version: 7.x-dev » 8.x-dev
Issue summary: View changes
Status: Reviewed & tested by the community » Needs work
Issue tags: +Needs backport to D7

This 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.

andrewbelcher’s picture

Here are patches for D8 and D7 including test coverage.

The last submitted patch, 8: 2065917-d7-fix_extender_hasAnyTag_and_add_tests.patch, failed testing.

andrewbelcher’s picture

Version: 8.x-dev » 7.x-dev

Testing D7 patch.

andrewbelcher’s picture

andrewbelcher’s picture

Version: 7.x-dev » 8.x-dev

Back to D8.

Berdir’s picture

Status: Needs review » Reviewed & tested by the community

Looks good.

alexpott’s picture

Version: 8.x-dev » 7.x-dev
Status: Reviewed & tested by the community » Patch (to be ported)

Committed 34bb38f and pushed to 8.x. Thanks!

MrHaroldA’s picture

There's already a D7 patch in #8.

alexpott’s picture

andrewbelcher’s picture

Status: Patch (to be ported) » Reviewed & tested by the community

The 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!

The last submitted patch, 8: 2065917-d7-fix_extender_hasAnyTag_and_add_tests.patch, failed testing.

MrHaroldA’s picture

David_Rothstein’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 7.x - thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.