[OGo-MacOSX] Bugs found in BasicAuthSession example

Helge Hess macosx@opengroupware.org
Sun, 2 Apr 2006 17:33:09 +0200


On 2. Apr 2006, at 16:53 Uhr, Philippe Laval wrote:
> On my computer I have set the Apache server to serve  
> BasicAuthSession web application at port 24000
>
> There was two bugs :
> <===== Bug : selector indexOfString is NOT defined ! (not using  
> libFoundation on Mac OS X)

Thanks, I've fixed that (use -rangeOfString: instead)

> <===== Bug : ClickCount does NOT display itself ! (variable not  
> initialized)

Most instance variable types are automatically initialized to 0 by  
Objective-C (the object's memory is zeroed).

> To who should I send the big fix ?

Usually you would create a bugreport and attach a proper patch file  
(eg generated using svn diff).

> ClickCount:
> click

This works for me (displays 0 and properly increases on clicks). Do  
you use a special default configuration or keypath association?

But I'm using a gstep-make build, not Xcode.

Maybe Marcus can look into the thing and check whether he can  
reproduce your issue in Xcode.

Thanks,
   Helge
-- 
http://docs.opengroupware.org/Members/helge/
OpenGroupware.org