icingaweb2 icon indicating copy to clipboard operation
icingaweb2 copied to clipboard

LocalFileStorage#resolvePath('.') fails with undefined array offset

Open Al2Klimov opened this issue 2 years ago • 0 comments

Describe the bug

... and has to be worked around with dirname(LocalFileStorage#resolvePath('nosuchfile')).

Expected behavior

It just works.

Your Environment

master

Additional context

A nice, small, isolated trainee task.

Al2Klimov avatar Nov 01 '21 19:11 Al2Klimov