Opened 6 years ago
Closed 6 years ago
#1727 closed defect (fixed)
PATCH: Trim whitespace from RIS TY field to correctly identify types
| Reported by: | karnesky | Owned by: | mcburton |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | translators | Version: | 2.0 |
| Keywords: | Cc: |
Description
Attachments (1)
Change History (2)
Changed 6 years ago by karnesky
comment:1 Changed 6 years ago by dstillman
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [6938]) Fixes #1727, PATCH: Trim whitespace from RIS TY field to correctly identify types
And pushed to clients. Changed String.trim() to Zotero.Utilities.trim(), since String.trim() isn't supported in Fx3.0