Skip to content

New Lines in Fields Needs to be Handled Better #34

@garamsong

Description

@garamsong

Right now DefaultFieldExtractor will remove all new lines (including <BR>s) from field values (because it uses element.getTextExtractor().toString() such as in getValueFieldText()).
We should be able to replace BRs with semicolons so that we can parse contact fields better, i.e., separated name, job title and address lines.

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