Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
file system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2013 at 15:12 UTC
Updated:
29 Jul 2014 at 22:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
Letharion commentedComment #2
dawehnerIs there any way how we can test that?
Comment #3
dawehnerThe code on the controller does not deal with the theme system at all, as it just returns as json response
so we don't need the entry at all.
Comment #4
Letharion commentedComment #5
Letharion commentedIssue summary updated. Patch up for review.
Comment #6
dawehnerThat is perfect!
Comment #7
webchickTook me a minute, but basically because this is a MENU_CALLBACK, we don't need a menu item here. The route's already defined in file.routing.yml.
Committed and pushed to 8.x. Thanks!
Comment #8.0
(not verified) commentedUpdated summary up until #3.