Possible Errors in WhosOnCFC 2.2.3
While my blog has been quiet lately, I have been quite busy. Many months ago I wrote a post about moving my development machine to Linux. That lasted a few days when I got aggravated by my own shortcomings and promptly switched back to Windows. Lately I have been trying to focus more on open-sourced alternatives so yet again I have switched back to Linux. To avoid another premature post I decided to "stick" to it for a while and so far so good.
Which now brings me to the subject of my post. I have been working to get my development environment up and running again and started playing around with the WhosOnCFC code. While I was playing around I noticed some strangeness with the CurrentPage field, instead of updating the current page it appeared to be appending the current page on every hit. While interesting, this is not exactly the behaviour I was looking for. Looking through the code, it would appear that it was tied to the latest update I did that corrected for non-standard HTTP ports.
I checked with Josh to see if he had noticed this same behaviour since I know he uses it often and he had not seen it in any of his implementations. I have not seen any error reports on the RIAForge site in regards to this either.
Basically I just wanted to see if other users out there have noticed any problems in the current version? I may still zip up my current version and repost it, just to be on the safe side.