- Issue created by @dylan donkersgoed
- Open on Drupal.org →Core: 9.5.x + Environment: PHP 8.1 & MySQL 5.7last update
about 1 year ago Not currently mergeable. - @dylan-donkersgoed opened merge request.
- last update
about 1 year ago run-tests.sh fatal error - Status changed to Needs review
about 1 year ago 3:10pm 5 September 2023 - last update
about 1 year ago run-tests.sh fatal error - 🇺🇸United States jrockowitz Brooklyn, NY
Right now, I am not adding any new features to the Webform module.
People can use the above patch AS-IS.
I would be open to committing an API change that allows people to override the blockSubmit function. See attached.
- 🇮🇳India bebalachandra
As @jrockowitz mentioned there is no feature implementation for now, I have skipped MR!356 from testing (however MR failed test cases). Tested patch #4. followed all the steps which are given in "Steps to reproduce"
After overriding blockSubmit function the behaviour is same as before while uploading file and submitting. If and only we want blockSubmit function to be overridden then we can use patch #4. else we can use the module AS-IS.
Attached screenshot for reference. - Status changed to Postponed: needs info
about 1 year ago 8:05pm 4 October 2023 - 🇺🇸United States jrockowitz Brooklyn, NY
I want to commit #4's patch AS-IS.
Someone can create a recipe → for changing the upload behavior.
- last update
about 1 year ago 538 pass - last update
about 1 year ago 538 pass -
jrockowitz →
authored 85d0bc69 on 6.1.x
Issue #3385380 by Dylan Donkersgoed, jrockowitz: Provide option to...
-
jrockowitz →
authored 85d0bc69 on 6.1.x
-
jrockowitz →
authored 85d0bc69 on 6.x
Issue #3385380 by Dylan Donkersgoed, jrockowitz: Provide option to...
-
jrockowitz →
authored 85d0bc69 on 6.x
-
jrockowitz →
authored 85d0bc69 on 6.2.x
Issue #3385380 by Dylan Donkersgoed, jrockowitz: Provide option to...
-
jrockowitz →
authored 85d0bc69 on 6.2.x
- Status changed to Fixed
about 1 year ago 12:59pm 8 October 2023 Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
12 months ago 10:35am 24 November 2023 - 🇳🇱Netherlands willempje2
Not sure if i need to create a new issue for this but my guess would be that "blockSubmit($form)" on line 53 should be changed as well.
https://git.drupalcode.org/project/webform/-/blame/6.2.x/js/webform.elem...