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

[10.0] mail_archives / web_base: error #152

Open
grindtildeath opened this issue May 28, 2018 · 2 comments
Open

[10.0] mail_archives / web_base: error #152

grindtildeath opened this issue May 28, 2018 · 2 comments

Comments

@grindtildeath
Copy link

grindtildeath commented May 28, 2018

I tried to use the mail_archives module on odoo v10, but there's a JS error appearing as soon as you click on archives :

TypeError: channel is undefined

http://localhost:8069/mail/static/src/js/client_action.js:408
Traceback:
set_channel@http://localhost:8069/mail/static/src/js/client_action.js:408:13
click .o_mail_chat_channel_item@http://localhost:8069/mail/static/src/js/client_action.js:92:13
proxy/<@http://localhost:8069/web/static/src/js/framework/widget.js:398:20
dispatch@http://localhost:8069/web/static/lib/jquery/jquery.js:4640:50
add/elemData.handle@http://localhost:8069/web/static/lib/jquery/jquery.js:4309:41

The reason for it, seems to come from web_base module, more exactly here :
https://github.com/it-projects-llc/mail-addons/blob/11.0/mail_base/static/lib/base.js#L14

As odoo doesn't have this class in v10, the module won't be loaded although it gets installed.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@grindtildeath
Copy link
Author

@yelizariev @Railia Is a fix planned on your side ?

@yelizariev
Copy link
Collaborator

@Railia try to reproduce the issue

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

3 participants