Closed (cannot reproduce)
Project:
Drupal core
Version:
7.x-dev
Component:
aggregator.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2008 at 07:06 UTC
Updated:
25 Oct 2011 at 22:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mfbI was able to resolve the issue with the attached patch, which removes the drupal_set_breadcrumb() call.
Seems like there is no reason for the call to be there?
Comment #2
mustafau commentedApplies to 7.x. RTBC.
Comment #3
mustafau commentedI have found that breadcrumbs are not being displayed properly on "Sources" page either. Attached patch offers a workaround. I wonder if this can be fixed using menu system.
Comment #4
mustafau commentedI should not hold this issue. Patch at #1 is RTBC.
Comment #5
dries commentedI've committed the patch in #1 to CVS HEAD and DRUPAL-6. I'm marking this 'code needs work' for the related issue in comment #3.
Comment #6
mustafau commentedMenu system is great.
Comment #7
catchWas never actually reviewed.
Comment #9
lilou commentedSee: #335122: Test clean HEAD after every commit and http://pastebin.ca/1258476
Comment #10
lilou commentedBack to #7
Comment #12
mustafau commentedStill applies.
Comment #14
mustafau commentedComment #16
Anonymous (not verified) commentedThe breadcrumb doesn't seem to be set on aggregator pages anymore.