Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
4012 Lượt xem

I've installed the thunderbird module and it's working fine But I've one user with a password that contain the '&' char and the module don't work with him.

I think it's an encoding problem. What can I do for that or where can I post the bug?

EDIT: After research I found the problem: there is no encoding for special char of password or login. So I have an url like this:

http://myopenerp.domain.grd/login?db=database&login=mylogin&key=123abc&456#id=25&model=mrp.bom

My server don't understand "123abc&456" like a password but "123abc" like password and 456 like keyword. It's the same with the login and database.

I will change the function that create this url but I want to notice this to the people develops this module, How can I contact they?

I have 2 solutions:

  1. find a REGEXP to change the char & in "& amp;" in ALL calling methods.
  2. find a way to change the answer from xml-rpc call.
Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 12 24
9377
3
thg 9 24
21462
5
thg 12 24
52764
4
thg 7 24
10439
7
thg 8 23
10825