Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Crash in IE 11 #5

Closed
marcovtwout opened this issue Jun 6, 2018 · 4 comments
Closed

Crash in IE 11 #5

marcovtwout opened this issue Jun 6, 2018 · 4 comments

Comments

@marcovtwout
Copy link

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

@tiblu
Copy link
Owner

tiblu commented Sep 5, 2018

Thanks for the report. Can you PR this?

@marcovtwout
Copy link
Author

Sorry, I don't have a solution and am not actively working on this project. Hopefully the bug report provides enough information to easily fix the problem.

@tiblu
Copy link
Owner

tiblu commented Sep 24, 2018 via email

@tiblu
Copy link
Owner

tiblu commented Apr 13, 2021

Repo is to be archived in favor of https://github.com/citizenos/ep_webhooks.
Issue moved to citizenos#3.

@tiblu tiblu closed this as completed Apr 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants