Closed
Bug 1088459
Opened 10 years ago
Closed 7 years ago
404 when trying to link contact to social network
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect, P3)
Tracking
(tracking-b2g:backlog)
RESOLVED
WONTFIX
tracking-b2g | backlog |
People
(Reporter: pdehaan, Unassigned)
References
Details
Attachments
(1 file)
522.61 KB,
image/jpeg
|
Details |
Found in 2.1.0-prerelease (build id: 20141023001201)
## Steps to reproduce:
1. Create a contact in the contacts app.
2. In the contacts info, click the "Link contact" button.
3. It seems to take me to Facebook.com.
4. In the top page, there is a ink that says "Log in to use your Facebook account with _Firefox OS_."
5. Click the linked "Firefox OS" text.
## Actual results:
Error page saying:
"""
Server not found
Can't find the server at https://oauth.gaiamobile.org/.
[Close] [Try again]
"""
## Expected results:
Not that!
This phone doesn't seem to let me take a screenshot
Comment 2•10 years ago
|
||
This change has to be done on the Facebook account which has created the "Firefox OS" Facebook app. I don't know who's the admin. Do you know Francisco?
Flags: needinfo?(francisco)
Comment 3•10 years ago
|
||
Unfortunately I dont know :(
Jose do you know if it's the old app id? Just with the name changed?
Flags: needinfo?(francisco) → needinfo?(jmcf)
Comment 4•10 years ago
|
||
This is a problem with the configuration of the Firefox OS Facebook Application. The owner of such an app should go to the configuration - settings - basic and in the web site url field it should be added a URL that exists and it is meaningful. Probably something under the Firefox OS manuals that talks about the Firefox OS - Facebook integration.
Definetely a bug to be solved.
Flags: needinfo?(jmcf)
Comment 5•10 years ago
|
||
Hey Tim!
Do you know who administrated the Facebook app back in the days? That would be useful to change this fake URL.
Flags: needinfo?(timdream)
Comment 6•10 years ago
|
||
I can confirm that we are indeed set https://oauth.gaiamobile.org/ as the Website URL of the Facebook app, although it's a fake website... so this bug is not because of incorrect Facebook app config.
Flags: needinfo?(timdream)
Comment 7•10 years ago
|
||
That said, it looks like our |redirect| rule in Communication app manifest failed to redirect the user away from that fake URL? This could be a Gaia::Build bug if we could confirm the manifest is not properly annotated by build script, or somewhere in Gecko (I doubt we have test in place for this hack).
Comment 8•10 years ago
|
||
(In reply to Tim Guan-tin Chien [:timdream] (MoCo-TPE) (please ni?) from comment #6)
> I can confirm that we are indeed set https://oauth.gaiamobile.org/ as the
> Website URL of the Facebook app, although it's a fake website... so this bug
> is not because of incorrect Facebook app config.
Yes, it is. It should point to a real URL that gives information about the app. That's all
Comment 9•10 years ago
|
||
(In reply to Tim Guan-tin Chien [:timdream] (MoCo-TPE) (please ni?) from comment #7)
> That said, it looks like our |redirect| rule in Communication app manifest
> failed to redirect the user away from that fake URL? This could be a
> Gaia::Build bug if we could confirm the manifest is not properly annotated
> by build script, or somewhere in Gecko (I doubt we have test in place for
> this hack).
This bug has nothing to do with that. See comment #4
Comment 11•10 years ago
|
||
[Tracking Requested - why for this release]: Carrying backlog
tracking-b2g:
--- → backlog
Updated•10 years ago
|
Priority: -- → P3
Comment 12•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•