• Resolved yann1ck

    (@ja4st3r)


    Hi Aurovrata,

    I am encountering a small problem when I use a textarea in a form.

    When I save the form the option x5 is automatically added between the type and the name e.g. textarea x5 example-name. This breaks the form, because CF7 thinks that x5 is the name of the textarea not example-name.
    If I manually change the tag to textarea example-name x5 it works just fine. If I just remove the x5 it will be added again when I save the form.

    Perhaps this is an error with the function that automatically adds the x5. It should be added after the name not directly after the form-tag.

    Its not a serious bug, but it took quite some time to figure out what is happening.

    • This topic was modified 4 years, 2 months ago by yann1ck.
Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Aurovrata Venet

    (@aurovrata)

    Its not a serious bug, but it took quite some time to figure out what is happening.

    you bet, but nonetheless something to fix asap. v4.11 got quite a few admin js changes and this bug must have come in at that point.

    thanks for bringing this up and apologies for the wasted time you took to debug this!

    Plugin Author Aurovrata Venet

    (@aurovrata)

    done! I created v4.12.14beta on the github repo. Would you kindly manually upgrade your server and let me know if this solves your issue?

    Thread Starter yann1ck

    (@ja4st3r)

    That was fast!

    I works for me. Great UX, that the x5 is added directly and when saving the form.

    Thank you for fixing!

    Plugin Author Aurovrata Venet

    (@aurovrata)

    Thanks for the feedback. Will release in v4.13.

    Do leave a review when you have a moment to spare.

    Thread Starter yann1ck

    (@ja4st3r)

    Already done: https://ww.wp.xz.cn/support/topic/great-plugin-with-dynamic-features/

    Thank you very much for your super fast support.

    Plugin Author Aurovrata Venet

    (@aurovrata)

    thank you πŸ™‚

    dietmarfaiss

    (@dietmarfaiss)

    Hi Aurovrata,

    the x5 problem seemed to be solved according to the previous conversation. Now I use CF7 Smart Grid Design Extension, version 4.12.13 and unfortunately I still have the problem, after “textarea” an x5 is automatically added. E.g. [textarea x5 annotations]. I can only work around it by overwriting the x5 in the HTML with a space. Is there a solution here that prevents this “x5” from being auto-inserted? Thank you for your efforts in advance.

    Plugin Author Aurovrata Venet

    (@aurovrata)

    hello @dietmarfaiss if you read the conversation in details you will be aware that the fix is not released yet, it will be in v4.13 which is iminent. You can do a manual update from the RC2 release on GitHub

    dietmarfaiss

    (@dietmarfaiss)

    Uh sorry, I got the 12 and 13 mixed up, at 4.12.13 πŸ˜‰
    Fortunately, overwriting the x5 in html works as a workaround until then without any problems.

    Plugin Author Aurovrata Venet

    (@aurovrata)

    @dietmarfaiss please start your own thread if you have an issue.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘textarea adding x5 automatically breaks form-tag’ is closed to new replies.