Skip to content

Export of 'hot' (8034) includes newlines, breaking Android app parsing  #14

@joshmcarthur

Description

@joshmcarthur

The word 'hot' has a trailing newline, causing the Android app to fail to parse that line, since it reads line-by-line and splits on tab. It expects to see a line with 7 fields, and instead sees a line with 1 field, followed by a line with 6 fields.

We should make sure we strip surrounding whitespace, ideally from all fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions