Ticket #1271 (closed assessed: fixed)

Opened 11 years ago

Last modified 11 years ago

URL display and handling in User Interface

Reported by: jeroens Owned by: jeroens
Priority: normal Milestone: Ecopath 6: release 6.4 BETA
Component: Overall GUI Version: 6.3.1
Severity: minor Keywords:
Cc:

Description

Some message prompts show hyperlinks. These are systematically malformed, and clicks are not handled within the EwE environment. This needs improving.

To reproduce:

  • Change the version flag (In UpdateLog? table) of a model to something ridiculous
  • Open the model in an older version

The message box displays a malformed download link that cannot be selected.

Change History

comment:1 Changed 11 years ago by jeroens

  • Status changed from new to closed
  • Resolution set to fixed

Added string parser to extract <a href="..">...</a> links from links. Links now stored as regular hyperlinks, not as Windows link shortcuts. This should do the trick.

Note: See TracTickets for help on using tickets.