You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
Place the following text in it: %%26lt;script%26gt;alert(1)%26lt;/script%26gt;%
Try to decode it. I get the error below, and the string doesn't get decoded.
Atom: 1.19.5 x64 Electron: 1.6.9 OS: Mac OS X 10.12.6 Thrown From: escape-utils package 0.5.3
Stack Trace
Uncaught URIError: URI malformed
At /Users/hughcushing/.atom/packages/escape-utils/lib/escape-utils.coffee:20
URIError: URI malformed
at decodeURIComponent (<anonymous>)
at Object.transfromSel (/packages/escape-utils/lib/escape-utils.coffee:20:22)
at /packages/escape-utils/lib/escape-utils.coffee:7:72)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:265:35)
at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:3:65)
at CommandRegistry.module.exports.CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:166:25)
at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (/Applications/Atom.app/Contents/Resources/app/src/atom-environment.js:1338:34)
at EventEmitter.outerCallback (/Applications/Atom.app/Contents/Resources/app/src/application-delegate.js:334:31)
at emitThree (events.js:116:13)
at EventEmitter.emit (events.js:194:7)
[Enter steps to reproduce:]
Atom: 1.19.5 x64
Electron: 1.6.9
OS: Mac OS X 10.12.6
Thrown From: escape-utils package 0.5.3
Stack Trace
Uncaught URIError: URI malformed
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: