Closed
Bug 526426
Opened 16 years ago
Closed 16 years ago
Weave client ignoring custom server url
Categories
(Firefox :: Sync, defect)
Tracking
()
VERIFIED
FIXED
1.0 beta1
People
(Reporter: daniel.neuman, Assigned: mconnor)
Details
Attachments
(1 file)
|
9.95 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4
Build Identifier: November 3, 2009
When I try to create a new account or log in to an existing account on my own custom server, Mozillas public server is used instead.
Reproducible: Always
Steps to Reproduce:
1. Install Weave client 0.8
2. Try to create an account on custom server using client UI
3. Try to log in to account on custom server using client UI
Actual Results:
Client is creating account/logging in to Mozillas public server.
Excerpt from client log:
GET request for https://sj-weave05.services.mozilla.com/0.5/remaster/info/collections
Expected Results:
Client should connect to the url given in the Custom Server menu.
Comment 1•16 years ago
|
||
Seems like the serverurl is being used during account creation but isn't used for connecting.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: blocking-weave1.0+
Target Milestone: --- → 1.0beta
| Assignee | ||
Comment 2•16 years ago
|
||
Yeah, either the pane needs to expand, or they can't both be open at once. Taking.
| Assignee | ||
Comment 4•16 years ago
|
||
this isn't bulletproof enough, have more stuff to do.
| Assignee | ||
Comment 5•16 years ago
|
||
http://hg.mozilla.org/labs/weave/rev/0855790987e9
this is pretty good, afaict.
| Assignee | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 6•16 years ago
|
||
Verified fix on weave 1.3b5 and flagging in-litmus?
Status: RESOLVED → VERIFIED
Flags: in-litmus?
Comment 7•15 years ago
|
||
in-litmus-, we're not going to make testers create a custom server to test this.
Flags: in-litmus? → in-litmus-
Updated•7 years ago
|
Component: Firefox Sync: UI → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•