Ticket #781 (new defect)

Opened 10 months ago

findArticle.action constructs invalid pubmed search URLs in some cases

Reported by: russ Assigned to: jsuttor
Priority: unassigned Milestone:
Component: ambra Version: 0.8.2
Keywords: Cc:
Blocking: Blocked By:

Description

if the article title contains a colon (perhaps other special chars with meaning in the search URL) the URL generated results in an error message from pubmed

example: ppat.0010003 reference #2

in the above case the search works, but sometimes results in failure


if the author names are marked up as <collab> instead of <person-group>, findArticle.action fails to pull the author name. then it constructs a pubmed search URL with an empty author name field, which leads to an error on the pubmed side.

ideally findArticle would grab the author name successfully. however, it should construct a valid search URL even in cases when it cannot find an article (eg, search on title only instead of title and name)

example: ppat.0010003 reference #13

Dependency Graph

Attachments

ppat.0010003.zip (3.5 MB) - added by russ on 02/07/08 14:16:42.
article package for ppat e10003 referenced in this ticket

Change History

02/07/08 14:16:42 changed by russ

  • attachment ppat.0010003.zip added.

article package for ppat e10003 referenced in this ticket