Beware the NULL pointer in the unittest. The test is NOT about null pointers.
The function getAddress() does not return the same what was set before with setAddress(). Furthermore in our application the function getAddress() returns almost always nothing despite the correct entries can be found on disk.
This is probably also the reason for ticket 27. The shark engine will not send something if there is no address.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Beware the NULL pointer in the unittest. The test is NOT about null pointers.
The function getAddress() does not return the same what was set before with setAddress(). Furthermore in our application the function getAddress() returns almost always nothing despite the correct entries can be found on disk.
This is probably also the reason for ticket 27. The shark engine will not send something if there is no address.
There isn't a bug. The test was moved to fixedBugs.