Hallo nochmal,
ich habe der browser-console noch was entlocken können.
Beim Verschieben von Email wird folgendes angezeigt
MessageEvent {isTrusted: true, data: 'pong', origin: 'wss://xxxxxxx.ddnss.de', lastEventId: '', source: null, …}
egw_json.js:145 MessageEvent {isTrusted: true, data: 'pong', origin: 'wss://xxxxxxx.ddnss.de', lastEventId: '', source: null, …}
app.js:1190 Uncaught TypeError: Cannot read properties of null (reading 'set_value')
at Class.mail_preview (app.js:1190:35)
at Class.mail_callMove (app.js:3600:8)
at Class.mail_checkAllSelected (app.js:2528:10)
at Class.mail_move (app.js:3554:8)
at Function.applyFunc (egw_json.js:618:16)
at egwAction.fnct (egw_action_common.js:375:15)
at egwFnct.exec (egw_action_common.js:396:20)
at egwAction._check_confirm (egw_action.js:732:24)
at egwAction.execute (egw_action.js:620:15)
at egw_action_dragdrop.js:572:21
mail_preview @ app.js:1190
mail_callMove @ app.js:3600
mail_checkAllSelected @ app.js:2528
mail_move @ app.js:3554
applyFunc @ egw_json.js:618
fnct @ egw_action_common.js:375
egwFnct.exec @ egw_action_common.js:396
egwAction._check_confirm @ egw_action.js:732
egwAction.execute @ egw_action.js:620
(anonymous) @ egw_action_dragdrop.js:572
setTimeout (async)
drop @ egw_action_dragdrop.js:571
egw_json.js:145 MessageEvent {isTrusted: true, data: 'pong', origin: 'wss://xxxxxxx.ddnss.de', lastEventId: '', source: null, …}
Lothar