Fix NullPointerException when executing query with --comments option

messages method was accesssing the notes member variable directly
instead of using the notes method, which will load the notes if not
already loaded.

Issue: 3210
Change-Id: I4b02f10d75070507cedbe9876a0f7c90944e0e2d
1 file changed