docsmith icon indicating copy to clipboard operation
docsmith copied to clipboard

Header and footer contents missing from RTF-to-HTML route

Open Fdawgs opened this issue 2 years ago • 0 comments

Prerequisites

  • [X] I have written a descriptive issue title
  • [X] I have searched existing issues to ensure it has not already been reported
  • [X] I agree to follow the Code of Conduct that this project adheres to

API/app/plugin version

10.1.0

Node.js version

18.16.0

Operating system

Windows

Operating system version (i.e. 20.04, 11.3, 10)

11

Description

Header and footer contents missing from RTF-to-HTML route

Steps to Reproduce

  1. POST test_resources/test_files/rtf_valid.rtf to the rtf/html route
  2. Note in the response that there is no "I am a header" or "I am a footer" text present

Expected Behaviour

For header and footer contents to be parsed and returned in the response

Fdawgs avatar May 11 '23 18:05 Fdawgs