Skip to content

UNA does not container new line character #78

Closed
@hgajjar

Description

@hgajjar

Hi there,

First of all, thank you so much for this library, its the only one for php and very useful.

However, I'm facing a problem with Encoder that enableUMA is adding the UMA line correctly but does not add a new line after it, so the next UNB line starts right after UMA in the same line.

I think you just need to add a new line here between $this->symbEnd and $this->output: https://github.com/php-edifact/edifact/blob/master/src/EDI/Encoder.php#L122

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