Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TASK] Add a test to cover undefined fluid variable as argument
This change adds a basic test to show that null-coalsing operator guard along with a string cast is needed when accessing viewhelper arguments. Even if registered as required and of type string. Note: Expected to have a failing functional test now ! The issue should be fixed in a dedicated follow up.
- Loading branch information