Project

General

Profile

Actions

Bug #102

closed

Undefined behavior without document title

Added by Oleksandr Ivanov 7 months ago. Updated 7 months ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
06/07/2024
Due date:
06/27/2024
% Done:

100%

Estimated time:
3:00 h
Spent time:

Description

During unit testing of DocParser it was found that there is no document title if the first heading in the document has level greater than 1 (and there it no pandoc title).

Correct parser behavior to be investigated since it breaks the DOM (no root element).

Actions #1

Updated by Oleksandr Ivanov 7 months ago

  • Due date set to 06/27/2024
  • Status changed from New to In Progress
  • Target version set to 0.2.4
  • Estimated time set to 3:00 h

In addition to the initial issue, it was observed that sometimes one document tree contains sections from two documents.
Investigation with unit tests indicated that initial algorithm of DOM creation was incorrect.

Actions #2

Updated by Oleksandr Ivanov 7 months ago ยท Edited

Actions #3

Updated by Oleksandr Ivanov 7 months ago

  • Status changed from In Progress to Feedback
  • % Done changed from 0 to 80
Actions #4

Updated by Oleksandr Ivanov 7 months ago

  • Status changed from Feedback to Closed
  • % Done changed from 80 to 100
Actions

Also available in: Atom PDF