Closed (fixed)
Project:
Conditional Fields
Version:
8.x-1.0-alpha5
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
16 Jul 2019 at 12:07 UTC
Updated:
11 Sep 2019 at 21:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nightarIn this patch, I have fixed:
1. Update the tests
2. Fixed the issues during the test running
3. Fixed the support the 'DateTimeList' widget for 'DateTime' field
4. Fixed working the conditions for 'Textarea with summary' field
5. Fixed 'xor' and 'not' conditions for fields.
6. Updated the deprecated methods and functions
Comment #3
nightarComment #4
nightarUpdate the patch file
Comment #5
nightarComment #6
nightarComment #7
itsekhmistro commentedComment #9
itsekhmistro commentedCommitted into 8.x-1.x.
Thank you for your work @NightAr.
Comment #10
itsekhmistro commentedComment #12
colanWhile important, this commit is causing problems because it was committed before #2926132: OOify contents of conditional_fields.api.inc and then delete it, which I'm now trying to fix. There should be another commit here soon, which will be on the other issue's branch. When everything works, I'll merge it, and then ask folks here to review.
In the future, let's please discuss big commits in #2830988: [meta] 4.0.0 release roadmap as it's taking me a lot of time to unwind this. Thanks!
Questions
conditional_fields_load_dependencies_entity()for anything? I can't find any uses anywhere so for now, I'm not porting it to the newConditionalFieldsFormHelperclass that's replacingconditional_fields.api.inc.Comment #13
colanThe commit isn't showing up automatically so see Commit 091c8319 for details.
Comment #15
colanSeems to work fine for me, but please reopen if there are any problems.