Closed (fixed)
Project:
Entity Reference View Widget
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2013 at 17:37 UTC
Updated:
31 Jan 2014 at 14:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
semanthis commentedSame problem here with the 7.x-1.x-dev-Version. I can't even find where the problem could come from. Any help would be appreciated.
Comment #2
simon georges commentedChanging version, as per #1.
Comment #3
johnnybgoode commentedAttached is a quick patch which fixes the issue.
It would probably be better to figure out what's really causing the problem here though.
Comment #4
artusamakHere is a version with some code cleaned and comments.
Hmm it's not enough, if you use ajax filters it breaks the "required" check.
Comment #5
haver commentedThe patch from #4 is not working. it's not allow passing of form validation.
Even if entity reference option selected, it is not allowing form submit, and
asking to select option.
Comment #6
bojanz commentedThis issue has been fixed in the 2.x branch, a rewrite that aimed to solve all current problems with the 1.x branch.
The 1.x branch won't be getting further non-critical commits.