Skip to content

Exported ADI File Structure don't follow ADIF specification 3.1.6 #859

Description

@trgosk

What happened? How can it be reproduced? Provide as much information as possible.

Problem:

Exported ADI file is starting with < but the header is present!
A Header begins with any character other than < and terminates with a case-insensitive End-Of-Header tag.

Possible solution:

Add any character at beginning of file other than < when the header is exported.

Specification

In ADIF specification 3.1.6 https://adif.org.uk/316/ADIF_316.htm

IV.A.2. ADI File Structure

An ADI file begins with an optional Header followed by one or more Records:

Header
Record
Record
...
Record

IV.A.3. ADI Header

A Header begins with any character other than < and terminates with a case-insensitive End-Of-Header tag:

<EOH>

QLog Version

0.47.0

Which OS are you using?

Windows

QLog Installation Method

EXE

Installation Details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions