Closed (fixed)
Project:
Services
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2010 at 17:04 UTC
Updated:
18 Jun 2011 at 17:05 UTC
Jump to comment: Most recent file
Comments
Comment #1
g10 commentedhmm, forgot the patch in question
Comment #3
g10 commentedanother go
(sorry for the mess)
Comment #4
g10 commentedComment #5
gddNice patch, with docs even! Committed, thanks.
Comment #7
longwaveReopening, as this feature does not work as expected when language-specific menu items are used; it only affects returned path aliases, any other item data is returned for the primary site language only.
The attached patch resets the current language before the call to menu_tree_all_data() so language-specific items will be returned correctly. Similar code was added to the node.save service in #956848: Saving a node with nodereference on a multilingual site gives 'this post can't be referenced' error
Comment #8
kylebrowning commented