Closed
Bug 778959
Opened 13 years ago
Closed 13 years ago
Android Sync should support same Sync account name on different servers
Categories
(Firefox for Android Graveyard :: Android Sync, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: nalexander, Unassigned)
Details
In many places, Android Sync is careful to include the server URL with the Sync account name (for example, when storing prefs). Unfortunately the actual Android Account name is just the Sync account name, so you can't have "foo@test.com" using "auth.services.mozilla.com" and "foo@test.com" using "mysyncserver.com".
| Reporter | ||
Comment 1•13 years ago
|
||
To be clear: the issue is that you can't *create* two Android Account objects with the same name (foo@test.com) and type (org.mozilla.firefox_sync).
| Reporter | ||
Comment 2•13 years ago
|
||
10:48 rnewman: well, it's future work, right?
10:48 rnewman: not even relevant now
10:48 rnewman: and it's probably small
10:49 nalexander: What do you suggest doing? test@foo.com at unintelligible.server.login.com? That's lame.
10:49 rnewman: if it just comes down to presentation, it's such an edge case that I don't care
10:49 rnewman: Android will just show the name of the account
10:49 nalexander: You can't create two android accounts with the same naem.
10:50 rnewman: then wontfix
10:50 rnewman: not going to impact the UI presentation for 99.9% of users to cater to that case
10:52 rnewman: firstly, does no harm; secondly, will save our bacon if we alter the default server URL and need to wipe/migrate prefs, rather than reusing
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•13 years ago
|
Product: Mozilla Services → Android Background Services
Updated•8 years ago
|
Product: Android Background Services → Firefox for Android
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•