Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
path.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2012 at 12:07 UTC
Updated:
19 Oct 2012 at 18:05 UTC
Jump to comment: Most recent file
Comments
Comment #1
vasikethis is the patch for it
Comment #2
vasikeComment #4
vasike#1: 1450376-1.patch queued for re-testing.
Comment #5
brahmjeet789 commented#1: 1450376-1.patch queued for re-testing.
Comment #6
crizThis is already fixed in core now:
$path['language'] = !empty($langcode) ? $langcode : LANGUAGE_NONE;