-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I am getting this error with etherpad-lite 2.5.0 and ep_font_color 0.0.88:
etherpad-lite[2465197]: [2025-08-24T23:21:25.384] [ERROR] settings - TypeError: /opt/etherpad-lite/node_modules/ep_etherpad-lite/templates/pad.html:67
etherpad-lite[2465197]: 65| <% e.begin_block("editbarMenuLeft"); %>
etherpad-lite[2465197]: 66| <%- toolbar.menu(settings.toolbar.left, isReadOnly, 'left', 'pad') %>
etherpad-lite[2465197]: >> 67| <% e.end_block(); %>
etherpad-lite[2465197]: 68| </ul>
etherpad-lite[2465197]: 69| <ul class="menu_right" role="toolbar">
etherpad-lite[2465197]: 70| <% e.begin_block("editbarMenuRight"); %>
etherpad-lite[2465197]:
etherpad-lite[2465197]: Cannot read properties of undefined (reading 'indexOf')
etherpad-lite[2465197]: at exports.eejsBlock_editbarMenuLeft [as hook_fn] (/opt/etherpad-lite/src/plugin_packages/.versions/[email protected]/index.js:7:39)
etherpad-lite[2465197]: at callHookFnSync (/opt/etherpad-lite/src/static/js/pluginfw/hooks.ts:123:16)
etherpad-lite[2465197]: at <anonymous> (/opt/etherpad-lite/src/static/js/pluginfw/hooks.ts:196:54)
etherpad-lite[2465197]: at Array.map (<anonymous>)
etherpad-lite[2465197]: at Object.exports.callAll (/opt/etherpad-lite/src/static/js/pluginfw/hooks.ts:196:25)
etherpad-lite[2465197]: at Object.exports.end_block (/opt/etherpad-lite/src/node/eejs/index.ts:64:9)
etherpad-lite[2465197]: at eval ("/opt/etherpad-lite/node_modules/ep_etherpad-lite/templates/pad.html":62:10)
etherpad-lite[2465197]: at pad (/opt/etherpad-lite/node_modules/.pnpm/[email protected]/node_modules/ejs/lib/ejs.js:703:17)
etherpad-lite[2465197]: at Object.exports.require (/opt/etherpad-lite/src/node/eejs/index.ts:109:15)
etherpad-lite[2465197]: at <anonymous> (/opt/etherpad-lite/src/node/hooks/express/specialpages.ts:339:28)
etherpad-lite[2465197]: at Layer.handleRequest (/opt/etherpad-lite/node_modules/.pnpm/[email protected]/node_modules/router/lib/layer.js:152:17)
etherpad-lite[2465197]: at next (/opt/etherpad-lite/node_modules/.pnpm/[email protected]/node_modules/router/lib/route.js:157:13)
etherpad-lite[2465197]: at Route.dispatch (/opt/etherpad-lite/node_modules/.pnpm/[email protected]/node_modules/router/lib/route.js:117:3)
etherpad-lite[2465197]: at handle (/opt/etherpad-lite/node_modules/.pnpm/[email protected]/node_modules/router/index.js:435:11)
etherpad-lite[2465197]: at Layer.handleRequest (/opt/etherpad-lite/node_modules/.pnpm/[email protected]/node_modules/router/lib/layer.js:152:17)
etherpad-lite[2465197]: at /opt/etherpad-lite/node_modules/.pnpm/[email protected]/node_modules/router/index.js:295:15
vladimirdulov and gramakri
Metadata
Metadata
Assignees
Labels
No labels