- Issue created by @nhanlq@outlook.com
- Assigned to abhishek_virasat
- Issue was unassigned.
- Status changed to Needs review
about 1 year ago 5:14am 31 January 2024 - last update
about 1 year ago PHPLint Failed - 🇮🇳India abhishek_virasat
added changes for fix the issue. please kindly review the Patch file
- 🇻🇳Vietnam nhanlq@outlook.com Ho Chi Minh City, VN
Hi abhishek_gupta1
I think you can change hereelseif ($type === 'webform' && !empty($data['webform'])) { /** @var \Drupal\webform\WebformInterface $webform */ if ($data['webform'] instanceof WebformInterface) { $webform = $data['webform']; } else { $webform = $data['webform_submission']; }
Because $webform is object and use in foreach loop.
Thanks
- last update
about 1 year ago PHPLint Failed - Status changed to Postponed: needs info
about 1 year ago 10:08am 6 April 2024 - 🇺🇸United States jrockowitz Brooklyn, NY
Please provide the steps required to reproduce this.
If possible, please create an example webform that can be used to replicate the issue.
- Status changed to Closed: cannot reproduce
10 months ago 1:45am 27 June 2024