Skip to content

Fixed issue where PHP error would occur if a form without custom code was duplicated.#2

Merged
veryspry merged 1 commit intomainfrom
matt/duplication-bug
Mar 13, 2024
Merged

Fixed issue where PHP error would occur if a form without custom code was duplicated.#2
veryspry merged 1 commit intomainfrom
matt/duplication-bug

Conversation

@veryspry
Copy link
Collaborator

@veryspry veryspry commented Mar 8, 2024

Summary

There was not check for an empty Code Chest feed array upon form duplication. If this array was empty, then a PHP error would occur as there is no 0th element in the array.

@veryspry veryspry requested a review from claygriffiths March 8, 2024 14:05
@veryspry veryspry force-pushed the matt/duplication-bug branch from b9d3ae3 to 883f0ac Compare March 12, 2024 12:06
Copy link
Contributor

@spivurno spivurno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

@veryspry veryspry merged commit 00666e0 into main Mar 13, 2024
@veryspry veryspry deleted the matt/duplication-bug branch March 13, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants