• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.clients
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #527 (assigned task)

Opened 6 months ago

Last modified 4 months ago

URL Annotation

Reported by: jburel Owned by: jburel
Priority: major Milestone: 3.0-Beta4
Component: insight Version: 3.0-M3
Keywords: Cc: jmoore, uimage-x, callan

Description

Reported using the Feedback mechanism
version: Beta3 rc2

Attaching a URL of the form: "http://localhost:5000" or similar leads to a StackOVerflowException
The problem is coming from the validator lib from Apache used to validate URL

Change History

Changed 6 months ago by jburel

  • cc uimage-x added

Michael seems to have similar problem during sessions.

Changed 6 months ago by jburel

I fixed the StackOVerflowException problem but still not allow URL of the form http://localhost:5000 is that an issue?

Changed 6 months ago by jmoore

  • cc callan added

What's the allowed regex? This is a valid URL, so I'm a bit curious why the library is having issues.

Changed 6 months ago by jburel

  • status changed from new to assigned

The StackOVerflowException has been fixed, but an URL of the form

http://localhost:5000 is not valid for the lib, I will need to investigate when I have a minute.

Changed 4 months ago by jburel

  • milestone changed from 3.0-Beta3 to 3.0-Beta4

Might need to use a different validator

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/