Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Matt Nolan 45 posts 65 karma points
    Jan 13, 2012 @ 10:44
    Matt Nolan
    0

    Parameter values changing on publish.

    Hi,

    I have a macro that takes a simple text parameter containing a default message. It works fine most of the time but when long messages are given and the page is published the input is changed and some of the spaces have been changed to "\r\n".

    My guess is that this is TinyMCE interferring, but does anyone have any suggestions?

    Thanks,

    Matt

  • Sharon 16 posts 37 karma points
    Jan 13, 2012 @ 14:27
    Sharon
    0

    Did you try unchecking the "Render content in editor " in the macro properties?

    This did solve for me the problem when TinyMCE changed something on publishing.

     

    Cheers

  • Matt Nolan 45 posts 65 karma points
    Jan 13, 2012 @ 16:38
    Matt Nolan
    0

    Thanks for the response.

    Unfortunately the "Render Content In Editor" property has always been unchecked so that isn't the issue

     

  • Matt Nolan 45 posts 65 karma points
    Sep 18, 2012 @ 10:12
    Matt Nolan
    0

    In the end we fixed this by parsing all the parameter inputs to our macros to put the spaces back in

Please Sign in or register to post replies

Write your reply to:

Draft