Ticket #2253 (closed bug: obsolete)
mac-external-browser -- External links cannot be opened
Reported by: | deyan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | X3 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | 96 | Ticket_group: | |
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | deyan | Design_owners: | pap |
Imp._owners: | pap | Test_owners: | |
Analysis_reviewers: | pap | Changelog: | |
Design_reviewers: | meddle | Imp._reviewers: | meddle |
Test_reviewers: | Analysis_score: | 3.5 | |
Design_score: | 4 | Imp._score: | 4 |
Test_score: | 0 |
Description
Clicking on an external link in mac throws an exception. Also not working for the link in the Help->About.
Attachments
Change History
comment:3 Changed 15 years ago by pap
- Design_owners set to pap
- Status changed from s1b_analysis_finished to s2a_design_started
- Taking for design
comment:4 Changed 15 years ago by pap
- Analysis_reviewers set to pap
- Analysis_score changed from 0 to 3.5
comment:5 Changed 15 years ago by pap
- Status changed from s2a_design_started to s3b_implementation_finished
- Imp._owners set to pap
- In OsUtil#openUrl method instead of using com.apple.eio.FileManager class query the runtime to execute the open command with the desired address as a parameter.
- See attache patch.
Note: See
TracTickets for help on using
tickets.