Import bib file with odd characters

Bug #1213112 reported by Jon Hill
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Supertree Toolkit
Fix Released
Low
Jon Hill

Bug Description

@ARTICLE{WILLIAMS1985,
  author = {WILLIAMS, P. H.},
  title = {A Preliminary Cladistic Investigation of Relationships Among the
 Bumble Bees (hymenoptera, Apidae)},
  journal = {Systematic Entomology},
  year = {1985},
  volume = {10},
  pages = {239--\&},
  number = {2},
  __markedentry = {[katie:1]},
  doi = {10.1111/j.1365-3113.1985.tb00529.x},
  owner = {katie},
  sn = {0307-6970},
  tc = {42},
  timestamp = {2013.07.20},
  ut = {WOS:A1985AGP5700007},
  z8 = {2},
  z9 = {46},
  zb = {42}
}

fails to parse into XML due to the \&. The yapbib toxml function needs to strip out such oddness and should return the correct type of data.

Related branches

Jon Hill (jon-hill)
Changed in supertree-toolkit:
milestone: none → beta
assignee: nobody → Jon Hill (jon-hill)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Jon Hill (jon-hill) wrote :

Fix was to encode the strings coming in. Apparently we weren't exporting the page numbers in the export bibliography either. This has also been fixed.

Changed in supertree-toolkit:
status: Confirmed → Fix Committed
Jon Hill (jon-hill)
Changed in supertree-toolkit:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.