Needs work
Project:
Spaces
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2010 at 21:56 UTC
Updated:
1 Nov 2011 at 18:14 UTC
Jump to comment: Most recent file
Redirecting when called from Drush breaks Drush requests. Such redirects can occur when the site_frontpage variable is set to a space.
The patch that was applied to Global Redirect in #594326: Breaks Drush is a good starting place.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 982708-1-spaces-drush-fix.patch | 1.01 KB | nedjo |
Comments
Comment #1
nedjoMoved this bug from #936234: call to router during menu access check causes infinite loop.
Attached patch is based on #594326: Breaks Drush by smk-ka and Dave Reid, see http://drupal.org/cvs?commit=336592.
Comment #2
hefox commentedWorks as expected and looks good
Comment #3
nedjoThanks for reviewing. I guess though this should be for D7 first, using drupal_is_cli().
Comment #4
hefox commentedBugs can go into 6.x and up-ported to 7.x to my knowledge.