My site has both the Panels and Field_redirection modules enabled.
If I try to add a menu that contains a field that has been 'Redirected', then an AJAX error occurs, preventing addition of that content.
However, if I disable Field_redirection, I can add that same content to the Pane.
Then after re-enabling Field_redirection all is well.
Comments
Comment #1
jwilson3For some reason, this doesn't really make any sense, how do you add a menu that contains a field? Could you please clarify what you're trying to do?
Was the ajax error on the core Drupal menu admin screen, or within panels admin ui?
Comment #2
damienmckennaI'm not sure was the exact problem was, but the module works fine when one of the supported fields has its display formatter changed to 'Redirect'. If there is a specific use case that causes problems then feel free to reopen the issue and provide the steps necessary to reproduce the problem.