filemanager icon indicating copy to clipboard operation
filemanager copied to clipboard

Bug in function "normalizeResource"

Open abaliunov-sc opened this issue 7 years ago • 1 comments

Function "normalizeResource" is called with a "resource" argument equal undefined

abaliunov-sc avatar Nov 30 '17 12:11 abaliunov-sc

Can't reproduce this bug locally.

It shouldn't calls normalizeResource for undefined.

This PR by @abaliunov-sc is a good temporary solution.

Please don't close an issue while it is not clear how to reproduce this bug.

kvolkovich-sc avatar Nov 30 '17 14:11 kvolkovich-sc