• Resolved hectorsuper

    (@hectorsuper)


    Both options in each of the settings say TRUE, even when the value is FALSE. The HTML source looks like:

    
    <select id="nonInteraction" name="nonInteraction">
    <option value="true" selected="">true</option>
    <option value="false">true</option></select>

    The JS output on the front end looks correct. But it is annoying to have to look at the source codes to see if TRUE was TRUE or was it FALSE.

    Cheers

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter hectorsuper

    (@hectorsuper)

    Someone else posted this, which I believe is very relevant and is NOT “bombing” this thread. For some bizarre reason it got deleted twice so I am re-posting it. I started the thread so hopefully my attempt won’t get deleted.

    ——————————————

    Sorry, I just wanted to report here that I experienced the same issue as the topic starter. Didn’t want to spam the forum by opening a new topic for the same issue, just wanted to reinforce that this was a desired fix.

    Sorry if it went against the guidelines, I won’t chime in next time in similar cases.

    Cheers,
    Ervin

    Plugin Contributor lonkoenig

    (@lonkoenig)

    No problem. I’ll take a look.
    I didn’t delete the post, so I don’t know what happened there.
    Thanks for the heads-up.

    Plugin Contributor lonkoenig

    (@lonkoenig)

    In a recent update, I cleaned up some of the localization stuff.
    And introduced an error on some of the true/false selectors.

    There will be a new version out today – just need to run the tests before publishing.

    Thanks again.

    Plugin Contributor lonkoenig

    (@lonkoenig)

    New version posted with the fixed strings.

    Thread Starter hectorsuper

    (@hectorsuper)

    Awesome, all good now. Many thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Both options in each drop-down say TRUE’ is closed to new replies.