Menu

#990 Export to Office broken for certain author names

next release
closed
Igor
Export (66)
5
2014-07-01
2011-08-10
Anonymous
No

To reproduce: create articel with author with three first initials, like:
LastName, A. B. C.

Then export to MS Office. In the Sources.xml it will incorrectly read:
<b:last>C.</b:last>
<b:middle>B.</b:middle>
<b:first>A.</b:first>

It works correctly if there are only two initials (like LastName, A. B. )

Discussion

  • Igor

    Igor - 2011-12-16

    Same behavior when exporting to MODS Format.
    The result of exporting an entry with the author LastName, A B C is:
    . . .
    <namepart type="family">C</namepart>
    <namepart type="given">A B</namepart>
    . . .
    will take care of that

     
  • Igor

    Igor - 2011-12-17

    Sent a patch to fix this (# 3461164).

     
  • Igor

    Igor - 2014-07-01
    • status: open --> closed
    • assigned_to: Igor
    • Group: --> next release
     

Log in to post a comment.

MongoDB Logo MongoDB