Closed
Bug 620369
Opened 15 years ago
Closed 15 years ago
[Android] No JPAKE authentication code
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: anamaria.moldovan, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:2.0b8) Gecko/20100101 Firefox/4.0b8
Build Identifier: Mozilla /5.0 (Android;Linux armv7l;rv:2.0b9pre) Gecko/20101220 Firefox/4.0b9pre Fennec /4.0b4pre
On Android devices, no JPAKE authentication code appears when using the JPAKE authentication login.
Reproducible: Always
Steps to Reproduce:
1. Open Fennec > Preferences
2. Select Sync:yes if disabled
3. Select connect
Actual Results:
No j-pake code.
Expected Results:
The user should see the 12 digit code.
Comment 1•15 years ago
|
||
can you double check if your network is working correctly? If it doesnt connect to jpake, it should automatcially take the user to the fallback setup. please try again in a different network
Comment 2•15 years ago
|
||
I get this error:
uncaught exception: [Exception... "Component returned failure code: 0x80570018 (NS_ERROR_XPC_BAD_IID) [nsIJSCID.createInstance]" nsresult: "0x80570018 (NS_ERROR_XPC_BAD_IID)" location: "JS frame :: resource://services-sync/jpakeclient.js :: JPAKEClient :: line 139" data: no]
It seems like the component is not registered correctly
Comment 3•15 years ago
|
||
Regression from bug 618195. Patch added to that bug.
Comment 4•15 years ago
|
||
pushed the fix. should be fixed now.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 5•15 years ago
|
||
veirfied FIXED on build:
Mozilla/5.0 (Android; Linux armv71; rv:2.0b9pre) Gecko/20101227 Namoroka/4.0b9pre Fennec/4.0b4pre
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•