You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.
I noticed a bug on my D6 website and I found out that it's actually a bug in Pressflow. I'd hate to patch core on my own and have to re-patch it at every core update, so I'd love if you could include this patch into your updates.
The bug and the patch are documented on this thread:
Hey Pantheon,
I noticed a bug on my D6 website and I found out that it's actually a bug in Pressflow. I'd hate to patch core on my own and have to re-patch it at every core update, so I'd love if you could include this patch into your updates.
The bug and the patch are documented on this thread:
Drush error on verbose flag “: in (line of ).” https://drupal.org/node/979672
See comment #37, #38, and #39 for the fix
The patch fixes the file /code/sites/includes/common.inc
line 4040
from
to
Thanks!
The text was updated successfully, but these errors were encountered: