Closed Bug 579509 Opened 16 years ago Closed 16 years ago

Make sure iPhone client correctly handles case insensitive usernames

Categories

(Cloud Services Graveyard :: Firefox Home, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: Mardak, Unassigned)

References

Details

The add-on switched to lowercase in bug 532570 to avoid problems of differently cased javascript-hashobject-lookup failing for the pubkey -> symmetrickey mapping.
Depends on: 532570
I would assume it's this bit of code: http://hg.mozilla.org/services/fx-home/file/31eaa3613485/Network%20And%20Storage/CryptoUtils.m#l611 It's generating a "keyIndex" based on the username for the public key, and when it tries to NSDictionary *selectedKey = [keyring objectForKey:keyURL], it'll find nothing.
I"m going to mark this as Reso and Verified Fixed due to fix in bug 532570
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
(In reply to comment #3) > I"m going to mark this as Reso and Verified Fixed due to fix in bug 532570 Looks like i jumped the gun. It is verified and fixed on Firefox 1.0.1 beta build. However, Dan, can you please update the bug status with your changeset to make it official. Thanks, Tony
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
fixed in changeset 8c270b61f936
I don't see any case changing code in http://hg.mozilla.org/services/fx-home/rev/8c270b61f936 ?
sorry, changeset 1464c1b8098a
Verified fix on FF Home 1.0.1.
Status: REOPENED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Moving FFHome-related bugs to new component -> Firefox Home
Component: Experimental Clients → Firefox Home
QA Contact: experimental.clients → firefox-home
Product: Cloud Services → Cloud Services Graveyard
You need to log in before you can comment on or make changes to this bug.