Skip to content

Fix CBR Export #2251

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

Merged
merged 1 commit into from
Aug 21, 2025
Merged

Fix CBR Export #2251

merged 1 commit into from
Aug 21, 2025

Conversation

int2001
Copy link
Contributor

@int2001 int2001 commented Aug 21, 2025

Given a contest with Grid as exchange, the CBR export exports - e.g. - this row:

QSO: 7049 DG 2025-08-12 1900 DJ7NT -03 JN49DF2ET +10 JO44 0

see the missing space between own loc and call?
this patch fixes it:

QSO: 7049 DG 2025-08-12 1900 DJ7NT -03 JO30 DF2ET +10 JO44 0

@int2001 int2001 requested a review from phl0 August 21, 2025 05:17
@int2001 int2001 added the bug Something isn't working label Aug 21, 2025
Copy link
Contributor

@phl0 phl0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me and works :-)

@int2001 int2001 merged commit 2322b09 into wavelog:dev Aug 21, 2025
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

Successfully merging this pull request may close these issues.

2 participants