Opened 6 years ago

Closed 6 years ago

#1669 closed defect (fixed)

Superscript/subscript overruns in RTF output

Reported by: fbennett Owned by: simon
Priority: minor Milestone:
Component: word integration Version: 2.0
Keywords: Cc:

Description

When a style applies superscript or subscript, it is not properly closed in RTF output. Superscripting the citation number in the bibliography will cause the entire entry to appear in superscript.

The attached patch has been tested by users and resolves the issue in 2.0.

This issue differs from #858 (closed). The affected code block did not exist in cite.js at that time.

Attachments (1)

rtf-superscripting.patch (547 bytes) - added by fbennett 6 years ago.

Download all attachments as: .zip

Change History (4)

Changed 6 years ago by fbennett

comment:1 Changed 6 years ago by fbennett

  • Type changed from enhancement to defect

comment:2 Changed 6 years ago by simon

(In [6157]) addresses #1669, Superscript/subscript overruns in RTF output
this doesn't fix issues with the editor, but I think I can backport the changes from 2.1 for those

comment:3 Changed 6 years ago by simon

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

Not backporting RTF editor changes, so this will be fixed completely in 2.1.

Note: See TracTickets for help on using tickets.