Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
database update system
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Nov 2015 at 09:36 UTC
Updated:
24 Nov 2015 at 13:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
vollepeer commentedComment #3
agoradesign commentedI can confirm this issue, having the same problems on our D8 multilingual sites. I'll try the patch from #1433996: update.php doesn't work when Drupal is installed in a subfolder and RewriteBase is used and report back.
Comment #4
agoradesign commentedI've tested the patch, it's not related. But I was debugging a little bit and created a patch by myself.
I've changed the priority to major for the following reasons:
Priority "critical" would be inappropriate, but I do hope that this patch will land in 8.0 regardless of that, for the reasons listed above...
Comment #5
agoradesign commentedComment #6
gábor hojtsyClosing #2616164: /update.php/run URL is generated with language prefix and returns 404 error which may be a bit less researched, it has more people on it :) Please join efforts :) There also seem to be a shorter fix there.