Ticket #1703 (closed Bug: fixed)
jnlp for chrome
| Reported by: | goesen | Owned by: | |
|---|---|---|---|
| Priority: | 3, low | Milestone: | 1.9 "Killer Queen" |
| Component: | Web site | Version: | 1.9RC7 |
| Keywords: | Cc: |
Description
Webstart does not work with google chrome browser. (Tested with Kubuntu/Linux)
Reason is that chrome simply ignores the mime type and pass the file "app" over to "xdg-open". "xdg-open" itself cannot recognize anymore that "app" is a ".jnlp" file.
That's of course not your fault, but a flaw in chrome. You could work around it by renaming "app" to "app.jnlp" but doing so will break scripts which points to "app".
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
