Re: patch members.php



It looks like we added Marco twice by mistake. I'm removing latter
record on database. Database query is below;

This incident shows that we need to put Firstname Lastname check on
mango while adding users. 

Thanks again for letting us know that.


mysql> SELECT * FROM `foundationmembers` WHERE firstname='Marco';
+-----+-----------+-----------+---------------------+-----------+-------------+-----------------+---------------------+-------------+
| id  | firstname | lastname  | email               | comments  |
first_added | last_renewed_on | last_update         | resigned_on |
+-----+-----------+-----------+---------------------+-----------+-------------+-----------------+---------------------+-------------+
| 579 | Marco     | Barisione | marco barisione.org | RT # 2448 |
2007-02-14  | 2007-02-14      | 2007-02-14 00:00:00 | NULL        |
| 582 | Marco     | Barisione | marco barisione.org | RT #2448  |
2007-02-15  | 2007-02-15      | 2007-02-15 00:00:00 | NULL        |
+-----+-----------+-----------+---------------------+-----------+-------------+-----------------+---------------------+-------------+



On Wed, 2007-03-14 at 20:55 +0100, giskard wrote:
Hello,

Attached you can find a patch for members.php which sort people from
A-Z.

Marco Barisione appears twice in the list, i don't removed it in my
patch, but i think you want do that :)

thank you in advance
_______________________________________________
membership-committee mailing list
membership-committee gnome org
http://mail.gnome.org/mailman/listinfo/membership-committee




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]