Events Made Easy Forums Bug fixed or feature request implemented Quotes in templates are preceeded with backslash (2.1.3)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #59571
    Anonymous
    Inactive

    Hi!
    After upgrading from 2.1.1 to 2.1.3, I get a problem when editing templates. I have a RSVP template where I use (among other things) [eme_if] to display different texts based on, for example, if you are already registered or not. This works fine for me:
    [eme_if tag='#_IS_REGISTERED' value='1']

    But if I edit the template in 2.1.3 all the quotation marks are “escaped”, so the line above reads:
    [eme_if tag=\'#_IS_REGISTERED\' value=\'1\']

    This of course breaks the functionality of the [eme_if] in the template. If I edit it again (without changing anything) I get more backslashes, and it keeps increasing every time I save the template.

    It works fine on 2.1.1.

    /Anders

    #59572
    Franky
    Keymaster

    Confirmed, the first changed line mentioned here fixes it:
    https://plugins.trac.wordpress.org/changeset/2025219/

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top