This code cause a StackOverflowException if there is no entity with this key.
Easy workaround: use Query.Single(key).TypeInfo instead. Could you fix this bug, or at least throw an exception in that case? Another minor remark the "Key.Type" is a bit incoherent because it is of type "TypeInfo". EDIT: version 4.3.5 build 6600 |
To be fixed. Issue 845 is created. The bug is fixed. Btw, today's update of DO4 (build 6698) fixes it, as well as a set of other bugs mentioned here. You mentioned a list of fixed bugs in latest build : where can I find them? I would rather update only if there are bug fixes I need. (All team members must update) Agree with olorin, already asked same question few days earlier in here. We want list of bug fixes assigned to specified build rev. |