bguerout/jongo

NPE when serialising root context

bertramn opened this issue · 1 comments

Sorry for brevity, just stumbled across this during some debugging. The BeanProperty parameter can be null according to the Jackson documentation. This will cause a NPE in the ObjectIdSerializer.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.