I was testing HFS 2.3.260 (on Windows XP SP3 with Firefox 3.6.3), and noticed a couple of bugs:
Regarding the login function:
If you click on login and then cancel, it should leave you in the same page you were at, not take you to the unauthorized page.
If you click on login and enter a random user name and password, a number of odd things happen:
-The browser does not take you to the unauthorized page like it should, but keeps asking for the login info, endlessly.
-The login info gets cached (yes, even when wrong). This happens even if you have disabled in the browser the option to remember passwords.
-If you cancel to break the loop, you cannot return to the previous page either by pressing the browser's back button or typing the address.
-If you don't enter the info again and instead simply press OK after the first failed logon, the browser returns to the page you were at rather than asking for the info again or taking you to the unauthorized page, like it should. If you click on login a second time, the browser enters an endless loop (apparently it keeps reading the wrong info, that's how I figured it was being cached). You have to clean the browser's active sessions for the login function to work again.