Group: Forum Members
Posts: 336,
Visits: 497
|
I have been using the RegistryRepository for a while now, and today came across an interesting bug. I'm not sure if it just hasn't presented itself until now or if it was introduced recently. When I do a GetValue and send in a DefaultValue it is not returning the DefaultValue if the value is missing from the registry. It is always returning a False if the value is not there, and in the case of this bug it should be returning a True. Any idea what is going on here?
|