Closed kveriz closed 5 years ago
are you sure you are running version 2.3 of the contextmenu plugin? I think this issue was fixed by https://github.com/johndoh/roundcube-contextmenu/commit/1d2fcad543aeaf9f4747233ae5d51ebf3c160ed8 which is in both 2.3 and 2.2.
In version 2.3 line 1002 is a return statement.
I think yes - composer.json file contains version 2.3.
please could you at least compare your JS file with the one in the repo? may be there was a problem when you were installing an update one time or something.
Yes. It seems you are right. I've compared files and checksum is different
From git repo
$ cksum contextmenu.js
1632010729 52003 contextmenu.js
Using file
# cksum ./plugins/contextmenu/contextmenu.js
3840343999 33469 ./plugins/contextmenu/contextmenu.js
So. I'll try updating roundcube correctly and check work of plugin. But I didn't see any errors when I did it earlier. Thank you so much anyway.
no feedback
When I try change page of list emails with contexmenu which contains number of pages I get the error
I'm using plugin version 2.3 and roundcube 1.3.5 with Larry theme. The same behavior is on the other themes too. I don't use extensions which affect JS. Browser is Chrome 72.0.3626.9, but the I saw the issue on older versions.
If you need more information about this issue I'm ready to provide it.