Malformed URL in WebPopup response ?

Hi guys,
while implementing OAuth2 Facebook login I noticed some weird response coming from the WebPopup listener, in event.url.

Under Firefox, requesting oauth redirects to:

http://m.facebook.com/connect/uiserver.php?method=permissions.request&app\_id=....

While event.url contains:

http://m.facebook.com/#!/connect/uiserver.php?method=permissions.request&app\_id=....

Notice the “#!” symbol before “connect”… that prevents the rest of the url to be considered.

Do you have any idea who’s wrong here ? Is it a Facebook issue or a WebPopup bug ?
Thanks.
[import]uid: 5750 topic_id: 13724 reply_id: 313724[/import]

I think I’m seeing the same problem with the same URL. I just see a blank white screen with “Loading…” and a spinner which sits there for ever. This is still a problem with the latest build (#604). Any help would be greatly appreciated.
[import]uid: 73201 topic_id: 13724 reply_id: 51092[/import]