• Resolved Jose

    (@giuse)


    Hello,

    When I save some settings of Freesoul Deactivate Plugins if your plugin is active I see an error message. If I deactivate your plugin I see the usual successful message.

    To reproduce the problem you should:
    – Install Freesoul Deactivate Plugins
    – Install your plugin
    – Go to Freesoul Deactivate Plugins => Gear Icon => Roles Manager
    – Click on “Save all changes”
    – Disable your plugin
    – Click again n “Save all changes”

    When you save the settings of FDP it calls via Ajax a function that returns exactly 1 on success. When your plugin is active, instead of returning exactly 1, it returns a return line followed by 1 (\n1 instead of 1).
    It looks like in some situations your plugin adds a return line to the output of the functions called by other plugins via Ajax.

    This is not a problem for me. I’ve solved it in my case, and I don’t need you to do anything to solve my specific case. But better you know about this issue because your plugin may have conflicts with other plugins on Ajax calls.

    Have a great day!

    Jose

Viewing 1 replies (of 1 total)
  • I’m just jumping in on this thread… I have experienced this problem on my live sites. I know that Jose figured out the issue and put in a workaround for FDP, however, I’m not sure what other plugins might be having some issues because of this.

    Thanks,
    -Norm

Viewing 1 replies (of 1 total)
  • The topic ‘It prints a return line during Ajax calls’ is closed to new replies.