Opened 9 years ago

Closed 8 years ago

#745 closed enhancement (fixed)

Support both 'item' and 'itemId' context parameters

Reported by: Twan Goosen Owned by:
Priority: minor Milestone: ComponentRegistry-1.15
Component: ComponentRegistry Version:
Keywords: Cc:

Description

A change in the Component Registry slipped through that breaks backwards compatibility. Users can get a link to a component in the registry user interface, such as

http://catalog.clarin.eu/ds/ComponentRegistry?item=clarin.eu:cr1:p_1381926654659

But this recently changed to, e.g.,

http://catalog.clarin.eu/ds/ComponentRegistry/?itemId=clarin.eu:cr1:p_1381926654659

Notice the change from '?item' to '?itemId'. This can (and hopefully will) be patched by adding a rewrite rule, but a more sustainable solution would be to support both.

Change History (3)

comment:1 Changed 9 years ago by DefaultCC Plugin

Cc: olhsha@mpi.nl added

comment:2 Changed 9 years ago by Twan Goosen

Cc: olhsha@mpi.nl removed

comment:3 Changed 8 years ago by Twan Goosen

Resolution: fixed
Status: newclosed

fixed in new ui

Note: See TracTickets for help on using tickets.