Opened 10 years ago
Closed 10 years ago
#625 closed defect (fixed)
Invalid link parsing in technical details for handles with part identifier
Reported by: | Twan Goosen | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | VLO-3.2 |
Component: | VLO web app | Version: | |
Keywords: | Cc: | teckart@informatik.uni-leipzig.de |
Description
In the 'landing page' field in the technical details of a record, the following URL:
http://hdl.handle.net/1839/00-0000-0000-0018-DABE-E@view
gets rendered as follows:
<a href="http://hdl.handle.net/1839/">http://hdl.handle.net/1839/</a><a href="mailto:00-0000-0000-0018-DABE-E@view">00-0000-0000-0018-DABE-E@view</a>
It gets interpreted as two separate links: an HTTP link and an e-mail address. This probably is an issue with the 'smart' text field used in the properties table in the Wicket UI.
Original report bij Jan Odijk:
-------- Forwarded Message -------- Subject: probleem met link in de VLO Date: Mon, 25 Aug 2014 09:12:31 +0000 From: Odijk, J.E.J.M. (Jan) <j.odijk@uu.nl> To: Daan Broeder (daan.broeder@mpi.nl) <daan.broeder@mpi.nl>, Dieter Van Uytvanck (dieter@clarin.eu) <dieter@clarin.eu> Daan, Dieter, In http://catalog.clarin.eu/vlo/record?fq=collection:TLA:+Leiden+Archives&docId=hdl_58_1839_47_00-0000-0000-0018-DABE-E_64_format_61_cmdi staat in de technical details de pid: * http://hdl.handle.net/1839/00-0000-0000-0018-DABE-E@view <mailto:00-0000-0000-0018-DABE-E@view> De linkerhelft van deze string (t/m 1839/) wordt door mijn browser (Firefox) als URL gezien (maar die leidt natuurlijk nergens naar) De rechterhelft van deze string wordt door mijn browser als e-mail adres gezien: dus daar clicken start mijn e-mailclient op en richt een bericht aan 00-0000-0000-0018-DABE-E@view Dit is ook zo in Chrome en IE. Het is alleen het geval in de sectie ‘technical details’, in de sectie ‘all metadata fields’ is er geen probleem.
Change History (3)
comment:1 Changed 10 years ago by
Cc: | teckart@informatik.uni-leipzig.de added |
---|
comment:2 Changed 10 years ago by
Milestone: | VLO-3.1 → VLO-3.2 |
---|
Note: See
TracTickets for help on using
tickets.
Splitting 3.1 milestone. Most open tickets go to 3.2 so that we can have a release on the short term.