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 missing sitelinks in item.write() #764

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

dabu1111
Copy link
Contributor

@dabu1111 dabu1111 commented Sep 6, 2024

The latest version had a little bug, leading to sitelinks not being written, and in fact being lost in the write() process. Also shortly described in Issue #763

This PR should fix it.

I added an exception for the case that sitelinks are not unique, which could be more verbose - however seemed to somewhat fit into how exceptions are handled at the moment. Please let me know if anything is needed so we can merge!

Cheers

@LeMyst LeMyst merged commit dba6c97 into LeMyst:master Sep 6, 2024
13 checks passed
@LeMyst LeMyst linked an issue Sep 6, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Sitelinks not published
2 participants