Ticket #1007 (new defect)

Opened 3 months ago

article "linkback" URL on listThread.action uses deprecated fetchArticle.action format

Reported by: russ Assigned to: rich
Priority: medium Milestone:
Component: ambra Version: 0.9-rc2-SNAPSHOT
Keywords: Cc:
Blocking: Blocked By:

Description

howdy.

the link back to the original article in listThread.action looks like this, eg:

http://www.ploscompbiol.org/article/fetchArticle.action?annotationId=info%3Adoi%2F10.1371%2Fannotation%2F158a0cf8-ff6a-4fae-934b-28eb45025b12&articleURI=info%3Adoi%2F10.1371%2Fjournal.pcbi.0030031

it should be updated to the current canonical URL format.

since we produce these kinds of URLs in multiple places across the site, perhaps it would make sense to factor this URL format out into a single configuration or definition?

Dependency Graph