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

Fix the crash that occurs when no links or headers exist #70

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

Builditluc
Copy link
Owner

This fixes a crash that occurs when no headers or links are present in an article. With this patch, when you want to select a header but none are present it will jump to the first line and print out a warning in the logfile.

@Builditluc Builditluc added the bug label Jul 25, 2022
@Builditluc Builditluc merged commit acc13b9 into main Jul 25, 2022
Builditluc added a commit that referenced this pull request Jul 25, 2022
This fixes a crash that occurs when no headers or links are present in an article. With this patch, when you want to select a header but none are present it will jump to the first line and print out a warning in the logfile.
@Builditluc Builditluc deleted the fix-no-links-crash branch August 5, 2022 20:05
@Builditluc Builditluc added state: approved This issue or pull request was approved and can be worked on type: bug This fixes a bug. Increment the minor version bug-type: crash This bug causes a crash to occur labels Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-type: crash This bug causes a crash to occur state: approved This issue or pull request was approved and can be worked on type: bug This fixes a bug. Increment the minor version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant