Closed elijahdorman closed 9 years ago
Wow - how did that happen? Thanks for filing this, @elijahdorman!
@metadaddy-sfdc I didn't mention in my previous comment (my mistake) that the same line, the variable file
is also an undefined variable (that name also doesn't occur anywhere else in the file).
Fixed this, and all JSLint errors/warnings, in e12fc02
The signature for the function is
But when the blob is called, the variable name is changed
A quick search of the file shows that
fileName
does not occur anywhere else in the file (and my linter agrees).