#537 closed defect (fixed)
Abstract field import/export doesn't work for all formats
| Reported by: | dstillman | Owned by: | simon |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 Beta 4 |
| Component: | export | Version: | 1.0 |
| Keywords: | Cc: |
Description
Export to and import from Zotero RDF seem to work, though it tries to process both an 'abstractNote' and an 'abstract' field on import. (Also, should we use dc:description for abstracts instead and use fs:extra for the 'extra' field?)
Export to RIS doesn't include abstract.
Note: I'm now setting the abstract to item.abstractNote in toArray().
Change History (3)
comment:1 Changed 10 years ago by dstillman
comment:2 Changed 10 years ago by simon
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 10 years ago by dstillman
Note: See
TracTickets for help on using
tickets.
(In [1171]) Removed abstract-as-note functionality in favor of a regular 'abstract' field
Abstract displays in metadata pane as a cropped one-line field by default; clicking the 'Abstract' label toggles between the cropped field and an expanded view
Some problems with import/export: https://www.zotero.org/trac/ticket/537
Refs #537