Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Jul 2014 at 06:59 UTC
Updated:
29 Jul 2014 at 23:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kim.pepperAn initial patch to get things going...
Comment #2
kim.pepperSlight flaw in my logic there. Should be checking if property is set, not its value.
Comment #3
dawehnermh. One thing we might should do instead is the following: Change the configuration to internally store a route name + parameters and compare it with the one of the current route match object. Do you have an oppinion?
Comment #4
dawehnerOtherwise we could for sure just to that in a dedicated issue.
Comment #5
ParisLiakos commentedyes #3 is a great followup
rtbc++
Comment #6
alexpottCommitted 3cfff37 and pushed to 8.x. Thanks!