Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Brian

    (@brianjessee)

    Hi,

    Thanks for creating a new thread for this.

    I tested on the lastest version and used this coding:

    j \d\e F

    And it worked correctly for me.

    Can you confirm you are escaping each character.

    Also, if it still does not work can you please follow our testing for conflicts guide:

    https://theeventscalendar.com/knowledgebase/testing-for-conflicts/

    And see if that can narrow down the cause of this.

    Thanks

    Thread Starter A.KuS

    (@akus-1)

    But j \d\e F is used on “date without year” format. My issue is on “month and year format“, where it should use F \d\e Y. (but it doesn’t work right)

    Plugin Author Brian

    (@brianjessee)

    Oh I see. Sorry wrong field.

    Yep I was able to reproduce it as well.

    I am creating a bug ticket for us to look into this, but do not have a timeline when we might fix it.

    Thanks for reporting this.

    Thread Starter A.KuS

    (@akus-1)

    Ok then, I’ll wait a future update on this.

    Clifford Paulick

    (@cliffpaulick)

    Hi. Just thought I’d chime in here. Have you tried double-escaping?
    For example, does this work:
    F \\d\\e Y
    ?

    Thread Starter A.KuS

    (@akus-1)

    I just did, same problem.

    Clifford Paulick

    (@cliffpaulick)

    Ok, just something I saw in supporting another (non-Modern Tribe) plugin that I thought might be worth a try for a quick fix.

    The bug will eventually be resolved (and only require single-escaping).

    Thanks for reporting the bug and for your patience.

    Plugin Contributor leahkoerper

    (@leahkoerper)

    Hi there,

    I wanted to drop in here and let you know that a fix for this problem is included in our upcoming release. Keep an eye on your Updates page for the new version and watch our blog for the release notes post.

    If you experience any issues after updating your plugins to the new versions, please open a new thread in the forum and we’d be happy to take a look.

    Thank you for your patience while we expand and improve our plugins!

    Best,
    Leah

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Escaping characters don't work with Brazilian date format’ is closed to new replies.