• My form incldues this:

    Dogs: [select number_of_dogs “0” “1” “2” “3” “4” “5” “6” “7” “8” “9” “10”]
    Cats: [select number_of_cats “0” “1” “2” “3” “4” “5” “6” “7” “8” “9” “10”]

    After updating form 5.8.6 to 5.9 if the field is ‘0’ it does not validate.

    I have rolled back to 5.8.6

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Thank you for reporting it. I could confirm the bug. It will be fixed in the next update.

    Thread Starter footstepsdesign

    (@footstepsdesign)

    Thanks Takayuki

    Please can you confirm if it he value ‘0’ or the first value that creates the bug

    Thanks

    I have the same problem, I worked around it by replacing “0” by “none”.

    My real problem is that CF7 also stopped sending emails with the same update. I wrote a separate post for that. I confirmed it’s CF7, other form plugins send emails just fine.

    • This reply was modified 8 months, 3 weeks ago by Roger.
    Thread Starter footstepsdesign

    (@footstepsdesign)

    Hi, just checking that this:

    Applies the enum validation to drop-down menu fields and checkboxes.

    In the notes for version 5.9 fixes this bug?

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    No, it was fixed in 5.9.2. This is the note for the fix:

    SWV: Filters out only explicit empty string values from enum options.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Cant select 0 – first value in dropdown after updateing’ is closed to new replies.