Opened 10 years ago

Closed 10 years ago

#563 closed defect (fixed)

Handle link in landing page field

Reported by: Twan Goosen Owned by:
Priority: minor Milestone: VLO-3.0.1
Component: VLO web app Version: VLO-3.0
Keywords: Cc: Thorsten Trippel, teckart@informatik.uni-leipzig.de

Description

The landing page field in the record page should get the 'handle' treatment. At the moment it gets 'smart' link processing, but this leads to issues with the @ sign used for part identifiers in handles when the 'hdl' scheme is used.

Reported by Thorsten on 20/05/14 17:25:

when accessing the following corpus
http://catalog.clarin.eu/vlobeta/record?2&docId=tla.mpi.nl_58_collections_58_cgn&q=Hedendaags&fq=language:Dutch&index=2&count=29

I tried in the technical section to go to the landing page:
Landing page hdl:1839/00-0000-0000-0001-53A5-2@view

Nice that they use handles, but this is not a standard protocol in html
it becomes <a href="mailto:00-0000-0000-0001-53A5-2@view">

Well, I of course prefer to use actionable handles, but I know that we
allow for both, i.e. http://handle.net... and hdl:1839... formats.
But a mailto... is a bug I see where it comes from (the at), but
still a problem

Change History (2)

comment:1 Changed 10 years ago by DefaultCC Plugin

Cc: teckart@informatik.uni-leipzig.de added

comment:2 Changed 10 years ago by Twan Goosen

Resolution: fixed
Status: newclosed

Fixed in r5268, merged to 3.0 in r5269

Note: See TracTickets for help on using tickets.