Closed
Bug 618411
Opened 15 years ago
Closed 15 years ago
No action if there is a non-alphabetical character in the sync key
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | beta8+ |
People
(Reporter: ashah, Assigned: philikon)
References
Details
Attachments
(1 file)
2.40 KB,
patch
|
mconnor
:
review+
rnewman
:
review+
|
Details | Diff | Splinter Review |
Sync on Minefield (20101210)
Open Sync. Click Setup sync and then click "I dont have the device with me".
This will take you to the login screen. There, type in your correct account name and password. Then in the sync key, type in a wrong key, BUT, put a non alphabetical character in the sync key, like a space, or a $, or a # etc.
For eg. "ssdf sdfds" or "ewr#sdfwe$"
Expected result:
It should give an error for wrong sync key
Actual result:
Nothing happens. I can click on the continue button but nothing happens on the screen.
Note: If you remove non-alphabetical characters from the sync key(for eg: type "sdfsdf"), it will check and give you the error for wrong sync key. But this does not happen if non-alphabetical characters are present
Assignee | ||
Comment 1•15 years ago
|
||
I can confirm this. Working on a fix.
Assignee: nobody → philipp
blocking2.0: --- → ?
OS: Mac OS X → All
Hardware: x86 → All
Updated•15 years ago
|
blocking2.0: ? → beta8+
Assignee | ||
Updated•15 years ago
|
Component: Firefox Sync: UI → Firefox Sync: Backend
QA Contact: sync-ui → sync-backend
Assignee | ||
Comment 3•15 years ago
|
||
Do not hit generateEntry when we have an old style Sync Key.
Attachment #497398 -
Flags: review?(mconnor)
Assignee | ||
Updated•15 years ago
|
Whiteboard: [has patch][needs review mconnor]
Updated•15 years ago
|
Attachment #497398 -
Flags: review+
Updated•15 years ago
|
Attachment #497398 -
Flags: review?(mconnor) → review+
Assignee | ||
Comment 4•15 years ago
|
||
Landed on fx-sync:
https://hg.mozilla.org/services/fx-sync/rev/1418982c9333
Merged to mozilla-central:
https://hg.mozilla.org/mozilla-central/rev/43a54dd56ccd
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
![]() |
||
Updated•15 years ago
|
Whiteboard: [has patch][needs review mconnor]
Comment 5•15 years ago
|
||
still seeing this on nightly trunk builds from 20101214
using a hyphenated key.
fixing this would make bug 618336 tolerable.
Updated•15 years ago
|
Flags: in-testsuite?
Comment 7•15 years ago
|
||
Using Portable FF 3.6 on Windows, I have gotten errors with the latest version of Sync when mis-spelling my Sync key (a phrase with many spaces and periods).
Comment 8•15 years ago
|
||
Please file a separate bug, this is on the Fx4 in-product UI.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Comment 9•15 years ago
|
||
Verified fixed with the first build of Beta8. CnP of a hyphenated key from 1.5.1 was accepted when adding beta8 to the existing account.
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•