Skip to content
Snippets Groups Projects
Commit 9904b300 authored by Lukas Reschke's avatar Lukas Reschke
Browse files

Ensure that passed argument is always a string

Some code paths called the `normalizePath` functionality with types other than a string which resulted in unexpected behaviour.

Thus the function is now manually casting the type to a string and I corrected the usage in list.php as well.
parent 51f8d240
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment