Alan, I already explained to you how this works. Further to that:
- I really don't see how the generated .htaccess can even remotely be responsible for this issue. Actually, it doesn't and cannot cause this issue.
- Admin Tools is not directly messing with your site's back-end.
- I did explain what the problem is with the session and mind you that it affects all versions of Joomla! from 1.6 onwards. You could always disable the session cleaner if it caused so much of an issue to you.
- For what is worth I develop my software on Joomla! 3.1 (and before than on 3.0) for a year and never had this issue. I never had anyone report this issue either.
I am inclined to believe that maybe the problem isn't (only) what the Joomla! bug tracker item you linked to me describes but (mainly) a different issue I have identified and reported three years ago and, of course, got ignored. The session storage space for Joomla! is tiny: 20Kb in Joomla! 1.6, 64Kb in Joomla! 1.7, 2.5, 3.0 and 3.1. In Joomla! 1.5 it could grow up to 2Gb. When the storage space overflows your session is corrupt and then you observe strange behavior, including triggering the bug you linked to.
In this case Admin Tools is not the culprit. In fact, nothing is the culprit. It's a long standing Joomla! bug. Several plugins, modules and components try to store session data on your site up to the point that your session breaks. Imagine this as a glass of water that's almost overflowing. Of course the last drop of water to hit the glass will cause it to overflow. The last drop of water is not the culprit, the small glass holding the water is. Glass = session storage space, water = session data, drop of water = extensions (modules, components, plugins) saving session data.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!