Closed (fixed)
Project:
YAML Form
Version:
8.x-1.0-beta14
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Aug 2016 at 15:55 UTC
Updated:
15 Sep 2016 at 00:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jrockowitz commented@robpowell My best guess is a certain element type is triggering validation even when it is hidden.
Can you please export and upload your form/example here without any email addresses?
You will need to enable the YAML Form devel module and see https://www.youtube.com/watch?v=ejzx4D0ldl0
Comment #3
robpowellThanks here are the line #s for the questions that are causing errors:
Comment #4
jrockowitz commentedAttached patch fixes the validation issue. It still needs some tests.
Comment #5
jrockowitz commentedComment #8
jrockowitz commentedHere is the patch with tests.
Comment #10
jrockowitz commentedComment #12
jrockowitz commentedComment #13
robpowellSo I am having issues applying the patch. I started from scratch with the new 8.x-1 install. I took a quick look and files the path10 changed and at first determined that the patch with already in the branch. However, when I tested, all select and radio others errored. I took a second look at the source and realized that those hadn't been updated. I did the following to apply the patch:
I am a newbie to patching so maybe I have this wrong, but I get some pretty significant errors:
Am I applying this incorrectly or to the wrong branch? Any help would be appreciated.
Comment #14
jrockowitz commentedI applied the patch to the 8.x-1.x. Please test the dev release.