Closed (fixed)
Project:
Maintenance Mode Redirect
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2026 at 19:14 UTC
Updated:
1 Feb 2026 at 22:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dwigums commentedI believe this can be resolved by removing "$key, " from line 18 in maintenance_mode_redirect.install.
Comment #3
avpadernoComment #4
avpadernoComment #6
avpadernoComment #7
avpadernoThe necessary change is a bit more complex, since the existing code was storing as key a configuration value (more precisely, the redirect URL).
I had problems with accessing git.drupalcode.org, so I could not create a merge request. I temporarily fixed that. I should create a new release, if those problems do not return.
Comment #8
avpadernoComment #10
avpaderno