Opened 6 years ago

Closed 6 years ago

#1747 closed defect (fixed)

Improvements to OpenURL ContextObject support

Reported by: ajlyon Owned by: dstillman
Priority: minor Milestone:
Component: uncategorized Version: 2.1
Keywords: Cc: dstillman

Description (last modified by ajlyon)

Two issues:

  1. rft.tpages is not imported in OpenURL ContextObjects. Reported on the forums at http://forums.zotero.org/discussion/15196/ . Description of tpages: http://ocoins.info/cobgbook.html
  1. ContextObjects not created for items of type conferencePaper. Reported on forums at http://forums.zotero.org/discussion/11569/ .

Attachments (2)

openurl.js.diff (980 bytes) - added by ajlyon 6 years ago.
Patch to add rft.tpages to ContextObject creation and parsing
openurl.js.2.diff (2.0 KB) - added by ajlyon 6 years ago.

Download all attachments as: .zip

Change History (4)

Changed 6 years ago by ajlyon

Patch to add rft.tpages to ContextObject creation and parsing

Changed 6 years ago by ajlyon

comment:1 Changed 6 years ago by ajlyon

  • Description modified (diff)
  • Summary changed from Support rft.tpages to Improvements to OpenURL ContextObject support

Changing description to cover conferencePaper issue as well, adding new patch. The first patch addresses only rft.tpages; the second adds support for conferencePaper items on ContextObject creation. They were already supported by the parser.

comment:2 Changed 6 years ago by simon

  • Resolution set to fixed
  • Status changed from new to closed

(In [7347]) closes #1747, Improvements to OpenURL ContextObject support
patch thanks to Avram

Note: See TracTickets for help on using tickets.