Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in IE 11 #3

Open
tiblu opened this issue Apr 13, 2021 · 0 comments
Open

Crash in IE 11 #3

tiblu opened this issue Apr 13, 2021 · 0 comments

Comments

@tiblu
Copy link
Member

tiblu commented Apr 13, 2021

COPIED OVER FROM - tiblu#5 - by @marcovtwout

When connecting to a pad (unauthenticated) in Internet Explorer 11 and typing something, etherpad crashes.

[2018-06-06 11:32:38.790] [ERROR] console - TypeError: Cannot read property 'id' of undefined
    at Object.exports.handleMessage [as hook_fn] (/opt/etherpad/etherpad-lite/node_modules/ep_webhooks/serverHooks.js:95:55)
    at normalizedhook (/opt/etherpad/etherpad-lite/src/static/js/pluginfw/hooks.js:15:27)
    at hookCallWrapper (/opt/etherpad/etherpad-lite/src/static/js/pluginfw/hooks.js:21:14)
    at /opt/etherpad/etherpad-lite/src/static/js/pluginfw/hooks.js:88:7
    at /opt/etherpad/etherpad-lite/src/node_modules/async/lib/async.js:249:17
    at /opt/etherpad/etherpad-lite/src/node_modules/async/lib/async.js:125:13
    at Array.forEach (<anonymous>)
    at _each (/opt/etherpad/etherpad-lite/src/node_modules/async/lib/async.js:46:24)
    at async.each (/opt/etherpad/etherpad-lite/src/node_modules/async/lib/async.js:124:9)
    at _asyncMap (/opt/etherpad/etherpad-lite/src/node_modules/async/lib/async.js:248:13)

user is undefined here: https://github.com/tiblu/ep_webhooks/blob/master/serverHooks.js#L95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant