deleolajide / openfire-jappix

Automatically exported from code.google.com/p/openfire-jappix
5 stars 5 forks source link

The mobile page could not login below openfire-jappix #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

。。。What is the expected output? What do you see instead?
===
The Problem is that the destop version  (access 
site:http://192.168.0.176:7070/jappix/?m=desktop&l=zh-CN) login   is OK, but 
the mobile version could not work
anyway.
--Any more ,I  have try to install the FireFox plugins : "user agent  switcher 
" and "wmlbrower" ,by those plugins  I can access and login  the google main 
page well(ipone style page),no luck ,when I access and try to login the 
openfire-jappix client (mobile page) ,it do have jump to the mobile page,but 
when logining there is a  message say "error..." ..
=
I have no ideas what is the problem happen ,is there something I 'd  try to 
set?
Thanks!
===

。。。What version of the product are you using? On what operating system?
===
Here is the version detail:
https://code.google.com/p/openfire-jappix/downloads/detail?name=openfire-jappix3
71-0.0.4.zip&can=2&q=
===

。。。Please provide any additional information below.
===

Original issue reported on code.google.com by tempclou...@gmail.com on 29 Jan 2013 at 9:55

GoogleCodeExporter commented 9 years ago
Open mobile.js in the jappix/js directory. In the function doLogin coment out 
the line BOSH_SAME_ORIGIN = isSameOrigin(oArgs.httpbase); its around line 64. 
Though after I login, I get nothing but a disconnect button.
Anyways hope this helps you and some other folks in the future.

Original comment by asmir.av...@gmail.com on 22 Aug 2013 at 8:22