コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
17876 ビュー

hello,

Using openerp version 7.0-20130328-001657

In the process of user validation, when the new user tries to follow the link he received, here is the server log :

11878 75 File "/home/sisalpuser/openerp/drtc-962/server/openerp/addons/auth_signup/res_users.py", line 129, in _signup_retrieve_partner 11879 76 raise SignupError("Signup token '%s' is not valid" % token) 11880 77 SignupError: Signup token 'NZM5F1oj9imdEdqRV2Ld' is not valid

A side effect is that openerp then freezes when admin wants to use user's form.

This bug relates to the case, but its fix is indicated for trunk, not for V7 and it seems to remain in this version. Anyone knows what the origin of the problem is ? and how the problem was solved if it was ?

Thank you

アバター
破棄
最善の回答

possible related issue is that the user has logged into a different database previously and has the cookie/session still. If the user clicks the log out button, then selects the right database (no need to do anything other than select it from the picklist), then clicks the email link again it might work fine.

アバター
破棄
関連投稿 返信 ビュー 活動
0
12月 24
9604
3
9月 24
21865
5
12月 24
53171
4
7月 24
10681
7
8月 23
11098