Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
8 Dec 2011 at 17:05 UTC
Updated:
29 Jul 2014 at 20:13 UTC
Jump to comment: Most recent
Comments
Comment #1
aspilicious commentedEasy fix =)
Comment #2
xjmHmm, two questions:
http://mysite.com/update.phpdoes seem to redirect tohttp://mysite.com/core/update.php. Do we need to make this change?Comment #3
droplet commented@xjm,
1. Drupal should work without mod_rewrite
2. try D8.x :)
Comment #4
xjmRe: #2 -- I don't understand what you mean? This doesn't apply to D7 at all so of course it has to be for D8.
Edit: I'm an idiot, and you're right, I had 7.x checked out when I grepped. Carry on. :P
Comment #5
xjmSo, yeah, all the other instances are actually fixed already:
Comment #6
dries commentedCommitted to 8.x. Good catch. Thanks.