Skip to content

Conversation

@jcmarchi
Copy link
Contributor

In really rare cases, in the line 2025 when $paramValue results null the subsequent statements will fail with an Exception (EXCEPTION => Internal error: Failed to retrieve the default value). The solution is to check if $paramValue is null or not before trying to use $paramValue.

In really rare cases, in the line 2025 when $paramValue results null the subsequent statements will fail with an Exception (EXCEPTION => Internal error: Failed to retrieve the default value). The solution is to check if $paramValue is null or not before trying to use $paramValue.
@digitalnature digitalnature merged commit f164bb3 into digitalnature:master Oct 10, 2017
@jcmarchi jcmarchi deleted the patch-1 branch March 6, 2023 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants