- last update
over 1 year ago Patch Failed to Apply - Issue created by @ryoneadmin
- Open on Drupal.org →Core: 9.5.x + Environment: PHP 8.1 & MySQL 8last update
over 1 year ago Not currently mergeable. - @ryoneadmin opened merge request.
- @ryoneadmin opened merge request.
- Open on Drupal.org →Core: 9.5.x + Environment: PHP 8.1 & MySQL 8last update
over 1 year ago Not currently mergeable. - @ryoneadmin opened merge request.
- 🇮🇳India Anmol_Specbee
After applying the patch, the
$(context).find('input[type="file"]').removeOnce('webform-auto-file-upload').each(function () {
in js/webform.element.managed_file.js is getting changed toconst removedElements = once.remove('webform-auto-file-upload', 'input[type="file"]', context);
.
The patch is working as expected, Moving to RTBC. - Status changed to RTBC
over 1 year ago 7:29am 20 April 2023 - last update
over 1 year ago Patch Failed to Apply - 🇬🇷Greece gbotis
The patch is not correctly applied on webform-6.2.0-beta5 version.
Here is a patch that works for me. - last update
over 1 year ago Patch Failed to Apply - last update
over 1 year ago Patch Failed to Apply - last update
over 1 year ago Patch Failed to Apply - Status changed to Closed: won't fix
over 1 year ago 3:28pm 5 May 2023 Just to be clear: there is no such thing as patching betas, from the maintainer's perspective. There is nothing for the maintainer to do here. This code has already been included in the main branch.