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

jwilson3’s picture

Status: Active » Postponed (maintainer needs more info)

If I try to add a menu that contains a field that has been 'Redirected' ...

For 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?

damienmckenna’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

I'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.