-
Notifications
You must be signed in to change notification settings - Fork 10
Description
First, let me say that i love MenuBuilder! It is a great piece of software and a delight to work with.
But currently working a german site, using Language Support module with german language pack, i encountered the following issue:
When i set the language of a user to german, this user isn't able to add pages in MenuBuilder. The user can select a page in the dropdown but after clicking "Speichern" (save) he gets this error:
Der Prozess hat keinen Inhalt ausgegeben.
And therefore the selected page isn't added to the menu tree.
When i set the user language back to "default" everything is working as expected.
Probably thats not an issue only related with the german language pack but with the Language Support module.
BTW: The original english error message string is "The process returned no content." – maybe that helps for debugging.