Closed (fixed)
Project:
Language Switcher Dropdown
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2016 at 05:46 UTC
Updated:
16 May 2017 at 03:59 UTC
Jump to comment: Most recent
Comments
Comment #2
sumthief commentedComment #3
kunalkursija commentedI applied this patch but it giving me some error.
Below error coming while applying the patch to 8.x-2.x branch.
Checking patch lang_dropdown.module...
error: while searching for:
return $new_values;
}
}
error: patch failed: lang_dropdown.module:990
error: lang_dropdown.module: patch does not apply
Can you please check what is wrong in this patch.
Comment #4
sumthief commented@kunal.kursija, this patch only for 7.x version of module. Does this problem reproduced on 8.x branches?
If yes we should change version of issue to 8.x-2.x-dev and tag this issue by backporting to D7.
Comment #5
kunalkursija commentedYes this problem reproduced on 8.x branches.
So this patch is for Drupal 7 version ?
Comment #6
sumthief commentedWe need reroll uploaded patch for D8 version.
Comment #7
kala4ekComment #9
kala4ekCommitted to 7.x-2.x branch.
8.x does not require this hook.