Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
comment.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2014 at 21:23 UTC
Updated:
9 Sep 2014 at 04:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tim.plunkettComment #2
larowlan- { name: breadcrumb_builder, priority: 100 }Unrelated?
Comment #3
tim.plunkettAre you using something other than dreditor to review? I didn't remove this line, the line just starts with a hyphen.
Comment #4
larowlanPro tip: don't review patches on your phone
Comment #6
tim.plunkettRerolled for #2314599: Use title/url instead of l() for building breadcrumb.
Comment #7
dawehnerJust the PID is optional, so why do we check that the entity is there? Is this on 404/403 pages?
Comment #8
tim.plunkettI didn't write that originally, but I thought of it as protecting against someone altering the comment.reply route to work differently, and having the breadcrumb blow up...
Comment #9
webchickSounds reasonable. Nice to see how this new capability cleans up the code.
Committed and pushed to 8.x. Thanks!