Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
taxonomy.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2012 at 00:21 UTC
Updated:
29 Jul 2014 at 21:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
javi-er commentedAttached it's a patch that adds the missing "return"
Comment #2
javi-er commentedComment #3
lucascaro commentedGreat catch!
I've added a test-only patch to illustrate the issue.
Cheers.
Comment #5
javi-er commentedChanging to "needs review".
Comment #6
lucascaro commentedRe-testing the patch worked. This is a one-line bug that got introducing when moved from print to return on node_feed and there were no tests for the taxonomy feed page.
I'd RTBC this patch If the tests are ok, but I'm interested on feedback about the test, and if it's the best way to test this bug.
Comment #7
5t4rdu5t commentedI've tested the patch again and it solves the issue.
Comment #8
5t4rdu5t commentedComment #9
catchLooks reasonable to me. Committed/pushed to 8.x.
Comment #10.0
(not verified) commentedgramar