Yes, this is
correct. Then:
- check_from / check_to should b fixed to use case sensitive comparison.
Hi Iñaki,
this should be properly documented, as it has the potential of breaking some
configurations.
- MySQL database schema should use case sensitive
columns for
'username' in subscriber, location and any other tables containing an
'username' column.
I think we should think a bit more about this step, as it would be a major
change in the way most people expect the database to work, which happens to be
mostly mysql in our case. Add devel list as CC.
Sure, it would involve an important change so it should be part of a
new version and be properly documented.
I will check out all the stuf that this would require (table columns,
module functions and so) and will document it.
Regards.
--
Iñaki Baz Castillo
<ibc(a)aliax.net>