I have installed i18n on the latest build (6.16) of Drupal and all appears to be working fine until I come to translate a child item in my primary links menu.

My menu tree looks like this:

-Home
-Something cool
---A sub section of something cool
-Something not so cool
---A sub section of something not so cool
---Another sub section of something not so cool
-Contact Us

After refreshing the strings, all the parent items (Home, Something Cool, Something not so cool, and Contact Us) as will the child of Something Cool (A sub section of something cool). However the two child items of Something not so cool do not show up.

If I move the missing items into Something Cool and refresh they appear.

If I move them back into Something not so cool and refresh, they still appear in the searches.

CommentFileSizeAuthor
#1 i18n-782018-1.patch834 bytesplach
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

plach’s picture

Status: Active » Needs review
FileSize
834 bytes
Jose Reyero’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me.

plach’s picture

Status: Reviewed & tested by the community » Fixed

Committed to the 6.x-1.x-dev branch.

Perhaps we need to port this to the 7.x-1.x-dev one?

Status: Fixed » Closed (fixed)

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