Closed (fixed)
Project:
Panopoly
Version:
7.x-1.14
Component:
Admin
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Dec 2014 at 09:55 UTC
Updated:
25 Aug 2015 at 13:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mazze commentedBe sure to deactivate the simplified menu administration module when creating multilingual sites, also for non-Panonpoly projects.
Comment #2
dsnopekHi, @Sakhmed, thanks for the bug report? Did @mazze's suggestion work?
Comment #3
b-prod commentedActually there is a bug in the Simplified Menu Admin module. It is solved by this patch: https://www.drupal.org/node/1256700#comment-9746871
Above is a patch that integrates it to the Panopoly Admin make file. Until this is either fixed in SMA module or added to the Panopoly make file, Panopoly-based distributions can use this in their make file.
Comment #4
dsnopekThanks!
On #1256700: SMA incompatible with Menu translation of i18n, a new patch was added. Here's a patch that switches to that so I can try this on Travis-CI.
I'd be more comfortable committing this to Panopoly once that issue gets a little more review!
EDIT: Here is the Travis build: https://travis-ci.org/panopoly/panopoly/builds/73402753
Comment #5
dsnopekTests on Travis passed! It'd be great to get at least one other manual test of this OR for the patch to get tested and RTBC'd on #1256700: SMA incompatible with Menu translation of i18n
Comment #6
b-prod commentedThe patch has been reviewed then committed in the SMA queue.
Note that I will create a new release for SMA in a few weeks, after reviewing the awaiting issues in the queue.
Comment #7
dsnopekSounds good, thanks! I've committed this patch for now. :-)