Support from Acquia helps fund testing for Drupal Acquia logo

Comments

nicola85 created an issue. See original summary.

nicola85’s picture

nicola85’s picture

nicola85’s picture

nicola85’s picture

nicola85’s picture

cmseasy’s picture

Status: Active » Needs review

Patching against RC1 (and also dev) gives:

(Stripping trailing CRs from patch.)
patching file includes/pet.admin.inc
(Stripping trailing CRs from patch.)
patching file pet.install
Hunk #1 succeeded at 97 with fuzz 2 (offset -7 lines).
Hunk #2 FAILED at 129.
1 out of 2 hunks FAILED -- saving rejects to file pet.install.rej
(Stripping trailing CRs from patch.)
patching file pet.module
patch unexpectedly ends in middle of line
Hunk #1 succeeded at 226 (offset -1 lines).
nicola85’s picture

ybabel’s picture

#8 gives fatal: corrupt patch at line 147 on either rc1 / dev
(last line of the patch is buggy, but when corrected) :

patch -p1 < multilanguage-support-2727733-6.patch 
patching file includes/pet.admin.inc
patching file pet.install
Hunk #1 succeeded at 97 with fuzz 2 (offset -7 lines).
Hunk #2 FAILED at 136.
1 out of 2 hunks FAILED -- saving rejects to file pet.install.rej
patching file pet.module
patch unexpectedly ends in middle of line
ybabel’s picture

Proposed patch against dev version

Alex Bukach’s picture

Version: 7.x-1.0-rc1 » 7.x-1.x-dev
FileSize
3.77 KB

Corrected patch #8.