Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADIF-Import #35

Closed
dl2ki opened this issue Apr 10, 2022 · 3 comments
Closed

ADIF-Import #35

dl2ki opened this issue Apr 10, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@dl2ki
Copy link

dl2ki commented Apr 10, 2022

In "Discussions - Import of ADIF data from other programs " you wrote:

Therefore I decides to implement following algorithm.

If QLog imports ADIF file with NAME field then it is saved to QLog's NAME_INTL field (without any conversion), because it can contain , incorrectly, UTF-8 characters from source application.

QLog tries to remap accents string to accent-less string and save it to NAME field. This field is marked as NAME (ASCII) and it is strictly used for ADI export.

When I save two test QSO's, the names and QTH's are saved in the NAME / NAME_INTL and QTH / QTH_INTL fields as described above.

See the first two log entries.

Eingabe Test-QSO

Then in QLog I deleted the existing log and re-imported the current ADI file from CQRLog. Now here you can see that the import of the fields NAME / NAME_INTL and QTH / QTH_INTL is not done as described above.

ADIF-Import

Most of the NAME_INTL and QTH_INTL fields are empty.

@foldynl
Copy link
Owner

foldynl commented Apr 10, 2022

Please, could you share a ADIF record(s) (file) for the QSOs where the fields are missing?

@foldynl foldynl added question Further information is requested need more info labels Apr 10, 2022
@dl2ki
Copy link
Author

dl2ki commented Apr 10, 2022

Hi,

here are the logbook excerpts:

cqrlog_adif-test.adi.zip:     Logbook extract from CQRLog
testlog.png:                  image of the records

testlog-export.adi.zip:       adi export from QLog
testlog-export.adx.zip:       adx export from QLog
testlog-export.json.zip:      json export from QLog

cqrlog_adif-test.adi.zip

testlog

testlog-export.adi.zip
testlog-export.adx.zip
testlog-export.json.zip

@foldynl foldynl added bug Something isn't working and removed question Further information is requested need more info labels Apr 10, 2022
@foldynl
Copy link
Owner

foldynl commented Apr 10, 2022

my apologies, my mistake. It seems that I did not "commit" the patch. I will fix it in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants