We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
drupal core issue: http://drupal.org/node/883038 patch: http://drupal.org/node/883038#comment-4554420
here's the commit: http://drupalcode.org/project/drupal.git/commit/ae71f5d actual patch to core: http://drupalcode.org/project/drupal.git/patch/ae71f5d
only tested with drush make like this:
projects[pressflow][type] = "core" projects[pressflow][download][type] = "get" projects[pressflow][download][url] = "https://github.com/pressflow/6/tarball/master" projects[pressflow][patch][] = "http://drupal.org/files/issues/ereg-suppress_warnings-883038-drushmake-clean-D6.patch"
home this is remotely helpfull
The text was updated successfully, but these errors were encountered:
Just tested and can confirm that another patch for update.fetch.inc also applies cleanly:
http://drupal.org/node/1006938#comment-4661790 http://drupal.org/files/issues/555362-1.update_parse_files.D6_0.patch
Sorry, something went wrong.
Merge pull request pressflow#22 from tag1consulting/pressflow-6.38-merge
d8c3417
Fix wrong merge by removing duplicate openid_update_6001 function.
No branches or pull requests
drupal core issue: http://drupal.org/node/883038
patch: http://drupal.org/node/883038#comment-4554420
here's the commit: http://drupalcode.org/project/drupal.git/commit/ae71f5d
actual patch to core: http://drupalcode.org/project/drupal.git/patch/ae71f5d
only tested with drush make like this:
projects[pressflow][type] = "core"
projects[pressflow][download][type] = "get"
projects[pressflow][download][url] = "https://github.com/pressflow/6/tarball/master"
projects[pressflow][patch][] = "http://drupal.org/files/issues/ereg-suppress_warnings-883038-drushmake-clean-D6.patch"
home this is remotely helpfull
The text was updated successfully, but these errors were encountered: