Skip Menu |

This queue is for tickets about the WWW-Facebook-API CPAN distribution.

Report information
The Basics
Id: 65300
Status: new
Priority: 0/
Queue: WWW-Facebook-API

People
Owner: Nobody in particular
Requestors: tthurman [...] gnome.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: WWW::Facebook::API::Auth should use xdg-open under Linux to launch the browser
WWW::Facebook::API::Auth knows how to launch the browser under OS X and Windows, but not under Linux. It should attempt to call "xdg-open" with the URL as parameter. This works across all major free desktops. See http://portland.freedesktop.org/xdg-utils-1.0/xdg-open.html .