Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Apr 2014 at 22:11 UTC
Updated:
29 Jul 2014 at 23:32 UTC
Jump to comment: Most recent
Comments
Comment #1
dawehnerInstead #2214209: Move _menu_site_is_offine() into the Maintainance subscriber is in, we could maybe move this logic into a separate service you can ask whether you are in maintenance mode
and you could just set it to be in maintenance mode.
It could cache the information internally and clear it at the beginning of requests.
Comment #2
dawehnerPostponed on #2214209: Move _menu_site_is_offine() into the Maintainance subscriber
Comment #3
dawehner.
Comment #4
ParisLiakos commented#1 sounds great to me
Comment #5
znerol commentedOops, missed that one, filed #2288665: Remove _maintenance request attribute and replace it with a maintenance mode service.
Comment #6
effulgentsia commentedNice! Since that issue has a working patch, closing this one as a duplicate.