Needs review
Project:
Input Reset (crossmark in input)
Version:
8.x-3.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2021 at 09:50 UTC
Updated:
31 May 2021 at 17:37 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
joshua1234511Added function stripos_array to handle wildcard id for ajax.
Js added with Drupal behaviors for ajax callbacks
Comment #3
joshua1234511Comment #4
izmeez commentedWith patch in #3215362: Spelling mistake InputResetSettingForm applied had to manually apply this patch, or alternatively this patch can be applied first and the other patch modified.
The patch does not cause any problems with the working of the module. However, I have not setup a test to check the ajax.
Comment #5
izmeez commentedMarking this issue as related to #3194871: Not working for Multi-valued fields. Both issues include patches that appear to address the ajax issue while the patch in the other issue also addresses the issue of multi-valued fields. Not sure if the patch in the other issue should be separated into two separate issues or if this thread should be closed as a duplicate. I think they are two separate issues and might be better treated as such. I Would like to know what others think.