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

Fetching event subjects breaks if one of the subjects has been deleted. #19

Closed
mikesname opened this issue Feb 7, 2014 · 1 comment
Closed
Assignees
Labels

Comments

@mikesname
Copy link
Contributor

The item at the end of the action chain is an event link, and not a subject.

@mikesname mikesname self-assigned this Feb 7, 2014
mikesname added a commit that referenced this issue Feb 7, 2014
Since event subject traversal didn't filter its nodes for valid
types, deletion of a subject would result in the last event link
node being put in the result set, which caused a crash when we tried
to serialize it.
@mikesname
Copy link
Contributor Author

Fixed in fb38c67.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant