Project:Splash
Version:6.x-2.4
Component:Code
Category:feature request
Priority:normal
Assigned:kscheirer
Status:closed (fixed)

Issue Summary

Splash doesn't play very friendly with drush, causing cookie errors for me whenever I try and run a command with this module turned on.

I think splash can detect when drupal is being run via commandline, and never fire in that case. The attached patch checks to see if Drush's drush_verify_cli() function is defined (which it will be when using Drush), and executes it.

AttachmentSize
splash_drush_compat.patch540 bytes

Comments

#1

Thank you for this, worked great and solved the issue I had with Drush and Splash.

#2

Status:needs review» fixed

Committed. Thanks.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here