Project

General

Profile

Actions

Bug #3107

closed

http links don't work: Unsupported file type or connection not supported

Added by Christopher Brooks about 16 years ago. Updated about 16 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
core
Target version:
Start date:
01/28/2008
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3107

Description

Under Java 1.5.0 and Windows XP, if I try to click on a http: link
in an html window, I get:

Unsupported file type or connection not supported:     
http://ptolemy.eecs.berkeley.edu#in_browser

The #in_brower is a hack in the Ptolemy HTML code that says to open
the link in the external browser (IE, Firefox etc.)

This error message comes from Configuration.java
I believe the problem is that
<property name="Web Browser"
class="ptolemy.actor.gui.BrowserTableau$Factory"/>
in ptolemy/configs/extendedEffigyFactory.xml is not handling the link.

Actions

Also available in: Atom PDF