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

DRPLDCX-96 Avoid archiving non-existing nodes #30

Merged
merged 1 commit into from
Sep 6, 2016

Conversation

goechsler
Copy link
Contributor

If a node is saved and quickly deleted afterwards, we might end up with an invalid node id in the dcx_article_archiver queue. To avoid an error resulting from passing NULL to ArticleArchiver::archive() we need to skip archiving non-existing nodes.

@chrfritsch chrfritsch merged commit 1a46e93 into 8.x-1.x Sep 6, 2016
@chrfritsch chrfritsch deleted the DRPLDCX-96/dont-archive-gone-articles branch September 6, 2016 08:08
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.

2 participants