Topic: Little Bug in messaging function ???
Hello Roel,
first I have to admit, that I am still not using the newest version of luxcal. For me it ist 5.2.1
But I found a problem which might still be there.
It is the first time, I am using the notification and send email functions and stumbled upon some user getting his email send to an address, which ist not his current one.
So I looked into the database and found, that this user was deletet and later added again with the same username but a different email-address.
So there are two entries in the table - one with status = -1.
But the messaging functions/queries are not checking for status != -1
I had a fast look into the new version and perhaps it is in messaging.php on line 59 where this bug still exists...?!?!
Of course this is a very special and seldom problem, but perhaps you take a look at this.
Greatings from germany!