google-code-export / objectify-appengine

Automatically exported from code.google.com/p/objectify-appengine
MIT License
1 stars 0 forks source link

LoadException During Projection Query (Projecting String Field That Isn't Set) #227

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
What is the expected output? What do you see instead?
- When projecting a String field that is null, the result is a LoadException.
- I wrote up a JUnit test that demonstrates the problem. Please see the 
attached zip file.

What version of the product are you using? On what operating system?
Objectify 5.1.3

Original issue reported on code.google.com by vidalbor...@gmail.com on 6 Jan 2015 at 7:30

Attachments:

GoogleCodeExporter commented 9 years ago
I forgot to attach the stack trace. Here it is...

Original comment by vidalbor...@gmail.com on 6 Jan 2015 at 7:47

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by lhori...@gmail.com on 6 Jan 2015 at 8:15

GoogleCodeExporter commented 9 years ago
Fixed in 5.1.4

Original comment by lhori...@gmail.com on 6 Jan 2015 at 10:45