Last modified: 2012-03-12 19:09:58 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T37093, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 35093 - External links don't open at all in app on Blackberry Playbook
External links don't open at all in app on Blackberry Playbook
Status: RESOLVED FIXED
Product: Wikipedia App
Classification: Unclassified
Generic (Other open bugs)
3.1.0 (iOS) / 1.1 (Android)
All All
: Low normal
: ---
Assigned To: Brion Vibber
:
Depends on:
Blocks: 31976
  Show dependency treegraph
 
Reported: 2012-03-09 19:18 UTC by Brion Vibber
Modified: 2012-03-12 19:09 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Brion Vibber 2012-03-09 19:18:00 UTC
Clicking on external links selects them, but doesn't load anything.

Expected: should open the link in external browser app.
Comment 1 Brion Vibber 2012-03-09 20:40:58 UTC
This looks helpful:

https://bdsc.webapps.blackberry.com/html5/apis/blackberry.invoke.BrowserArguments.html


Code Example(s)

<script type="text/javascript">
  var args = new blackberry.invoke.BrowserArguments('http://www.blackberry.com');
  blackberry.invoke.invoke(blackberry.invoke.APP_BROWSER, args);
</script>
Comment 2 Brion Vibber 2012-03-12 19:09:58 UTC
[master d9fb12e] Fix for PlayBook files & external link opening (bug 35093)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links