patch

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
vickey's picture

Apply Drupal 8 Patch by Composer without update Drupal Core

Use the below procedure to apply the patch for composer based Drupal 8 website without updating the core version.

FYI, There was high critical security vulnerability issue fix :
https://www.drupal.org/sa-core-2018-002
https://groups.drupal.org/security/faq-2018-002

Please make sure "cweagans/composer-patches" plugin added in your composer.json and lock file or else use below command to add them.
composer require cweagans/composer-patches

Steps to update the patch.

Read more
firebird's picture

Tests failing after a core patch changed the database

Hi all

I've just committed a patch (http://drupal.org/node/1495510) to the core Taxonomy module. The patch includes an addition of a database column. The automated tests fail, seemingly because the database that the tests are being run on doesn't have the extra field: http://qa.drupal.org/pifr/test/373168

Is that what's happening? If not, what's going on? Is there a way to make the tests pass?

Thanks!

Read more
irakli's picture

OpenPublish 1.7.1 Performance Patch II

Attached is a revised NodeRelationships patch for OpenPublish 1.7.x. The revision is a significantly improved version of the original patch, with even more performance and with couple of bugs fixed. This patch provides a significant performance improvement and is a recommended patch for all OP 1.7.x installations.

Read more
irakli's picture

OpenPublish 1.7.1 Performance Patch

Attached file provides significant performance improvement and is a recommended patch for OP 1.7.1 installations.

Just overwrite the original noderelationshops.inc file under sites/all/modules/noderelationships with the one attached here. You will have to rename attached file, removing the extra "_.txt" at the end. Sorry, drupal.org security rules, made us add that.

Make sure to clear Drupal cache (from devel or via http://yourdomain.com/admin/content/clearcache) after you update the file, otherwise you will start getting some erros.

Read more
Sivaji_Ganesh_Jojodae's picture

My First Patch to Quiz Module

Hello folks,

I am Sivaji a computer science engineering student from India/Chennai who has applied for soc2009. My project is all about enhancing existing Drupal Quiz module. The existing quiz module (version 2.x) is fairly simple, it lacks many functionalities (timer, gradebook integration, cvs question import etc) that an academically oriented quiz engine expected to have.

Read more
demisone's picture

Bug in Zen Classic theme: Logo link is using base_path instead of front_page

Hi there all and thanks everyone for their work in the zen theme! I'm pretty new to drupal and I was using it as a basis in a multi-lingual site but I was in front of a bug: when the presentation language was different than the default language the logo link (which is supposed to take you back to the home page) was pointing always on the default language. I started searching on google, thinking that it was a drupal problem, but since I couldn't find nothing I started to search through the source code of zen theme.

Read more
z.stolar's picture

free tagging support in mailhandler

Please help to test this patch which adds free tagging support in mailhandler.
Until now it was impossible to add new tags via the taxonomy: command. Now it is.

Read more
sun's picture

Coder format! or: Make everything Drupal.

In case you don't know, Edward Z. Yang (ezyang) is squashing a lot of bugs in coder_format in the scope of a GHOP task currently.
In case you don't know coder_format, it's a script I wrote some time ago which re-formats one PHP file, or recursively all files in a directory according to Drupal's Coding Standards. Doug Green has been so kind to add it to the Coder module, so if you are a Drupal developer, you probably have (an out-dated version of) it already. Unfortunately, it did not receive that much attention yet.

I do not yet want to promote coder_format with this post. Today, I just want to show you the results of an experiment, which in turn will show you, what you can expect from coder_format.

Guess, what this ugly code snippet is:

Read more
Gurpartap Singh's picture

Help review the 'Custom content types as forum topics' patch

The issue is at: http://drupal.org/node/20295

It's the most awaited one after flat forums(coming soon!), and posting this one so that we can move on to flat forum one asap! Now, for this one, imagine you want polls to appear in your forums, this patch gets any content type in there, and likewise the possibilities to push any content into forums by choosing related category. Hopefully this much makes enough sense what the patch does. Will also post a port for Drupal 5.x, as requested by Michelle.

Issue link again: http://drupal.org/node/20295

Read more
nedjo's picture

Javascript patches need reviews!

With the announcement today of another four weeks before Drupal 6 freeze, we have another chance to get some critically needed Javascript patches into Drupal core.

Very few Javascript patches go through, mostly for lack of in-depth reviews. Please, everyone on this list, take your turn in reviewing Javascript patches! Better yet, wade in and help make improvements to the patches.

Here's a link to Javascript issues needing review:

http://drupal.org/project/issues/drupal?components=javascript&states=8%2...

A few highlights:

Read more
Subscribe with RSS Syndicate content