Skip to content

Return book name in parsing failure error #359

Description

@bhartmoore

The following type of error occurs sometimes when text in a Paratext project can't be read.

Image

Because this line is iterating through all the books in the project, the character position indicator isn't helpful unless it also returns the book name where the error occurs, as it does if the error occurs in the following try...except statement. Is it possible to include that data for file read failures, too?

FYI, here's the verse that caused the trouble in this case (2 Kings 25:16):

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    • Status
      🔖 Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions