Problem/Motivation

Thanks for this awesome module.
Currently, if a menu link has a language in D6 (using i18nmenu), the language becomes undefined in D7 -- when using DrupalMenuLinks6Migration.

Proposed resolution

Add support for multilingual menu links, e.g. by implementing DrupalMenuLinks6Migration::prepare().

Remaining tasks

Review & test patch provided at #1.

User interface changes

None.

API changes

None.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

fengtan’s picture

Status: Active » Needs review
FileSize
591 bytes

Here is the patch.

  • mikeryan committed fc1c2f8 on 7.x-2.x authored by Fengtan
    Issue #2157867 by Fengtan: Add multilingual support to D6 menu links...
mikeryan’s picture

Status: Needs review » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.