Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
routing system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2013 at 18:20 UTC
Updated:
29 Jul 2014 at 22:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerAdded tag and a patch.
Comment #2
ParisLiakos commentedyar, extra tests for free:)
can we add some groups on the unit test really quickly?
Comment #3
dawehnerThe only group which really seem to make sense is Drupal
Comment #4
jibranAs #2 is addressed so RTBC.
Comment #5
longwaveThis actually caused a bug in rel="shortlink" URLs that do not have test coverage, I fixed it the same way but added different tests in #2087043: shortlink is not using node/nid or taxonomy/term/tid - I think we should add those tests here as well.
Comment #6
longwaveThis is #3 plus tests from #2087043: shortlink is not using node/nid or taxonomy/term/tid, if this is committed that can be closed along with #2017087: Term shortlink link relation is broken
Comment #7
dawehnerNice!
Comment #8
alexpottCommitted 144ab03 and pushed to 8.x. Thanks!