Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
routing system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Jul 2013 at 16:24 UTC
Updated:
29 Jul 2014 at 22:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
xanoComment #2
dawehnerI think this is the proper fix.
Comment #4
xanodrupal_sad_slug.patch contains the test that exposes the bug and fails as expected. drupal_2036241_1.patch contains both the fix and the test and passes as expected.
Comment #5
dawehnerSo back to RTBC
Comment #6
catchThis would affect node/%node vs. node/add if those had been converted already.
Committed/pushed to 8.x.
Also opened #2040571: Missing index on router table.
Comment #7
xanoI was browsing the commit log and noticed that the last one is from 9 hours ago. Did your push fail?
Comment #8
catchYes :(
Pushed again.