Skip to content
Snippets Groups Projects
Commit 87dc5cc9 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

A literal Ctrl-Z char can be interpretted as EOF (end of file) on DOS/Windows

... so don't include in string literal (use hexadecimal notation instead).
All of these case statements should really be converted, but let's just start
with the problematic one.

Resolve issue reported via DOVE-Net by Xbit:

 > !JavaScript fido-nodelist-browser.js line 6941: SyntaxError: unterminated
 > string literal
parent 7276d373
No related branches found
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