DO4 tested versions: 4.3.5 build 6299 and 6420.
This code trying to do some work when entity 'server' is not referenced. When entity is referenced (when IsReferenced() returns true) everythink is ok. But when entity is not referenced it throws such error : Query task is not executed yet with stack trace:
|
Most likely this is a bug. Issue 838 is created. Is there any progress on this bug? It is stop-breaker for us on our new project built up on DO4 :-( I hope we'll fix a set of important issues (including this one) during this week. We didn't study it yet, but it's included into the plan for this week. Oh lord, thanks god! In which build number will be this fix (and when) ? Marked as fixed in rev. 6649, so any subsequent update (likely, we'll publish it on Tuesday) will contain it. Alex where i can found information about "fixed in rev." like informations about fixed bugs? I dont see such information in google code issue tracker. For example for this issue it says Status: Accepted, no other info that it is fixed and in which revision. Bug seems to be fixed, thanks!
We normally publish it with each update, but omitted this for 6649, sorry. We're focused on v4.4 (dev) now, v4.3 branch (stable) contains only bugfixes. So it's recommended to update to it, even if we don't provide details. 1
Starting from v4.4 we'll resolve the issue with complete revision history. We'll either maintain a special file for this, or will switch to an issue tracker providing support for this (so far we didn't find an ideal solution here - e.g. we need to track fixes in branches independently, but taking merges into account). |