![]() |
Minor installation bug We just upgraded to the latest version. The old version was installed in the \FogBugz directory. I created a directory called \FogBugz30 directory and unzipped everything into it. Then I ran the installation. The installation complained that it couldn't install the new version into the same directory as the installation. I renamed the \FogBugz30 directory to \FogUpdate and it ran correctly. It appears the installation is mistakenly thinking that "FogBugz30" == "FogBugz". Easy enough to work around...
Paul Mrozowski
thanks for the report, that sounds like misuse of the strnicmp function :)
Joel Spolsky
|