[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gforge-devel] [ gforge-Bugs-320 ] There's a little bug in project_home
From: |
noreply |
Subject: |
[Gforge-devel] [ gforge-Bugs-320 ] There's a little bug in project_home.php.... |
Date: |
Sun, 27 Apr 2003 12:17:08 -0500 |
Bugs item #320, was opened at 2003-04-27 17:17
You can respond by visiting:
http://gforge.org/tracker/?func=detail&atid=105&aid=320&group_id=1
Category: Project Home Page
Group: None
Status: Open
Priority: 1
Submitted By: Tom Copeland (tom)
Assigned to: Tom Copeland (tom)
Summary: There's a little bug in project_home.php....
Initial Comment:
....the query that shows the number of developers on
the project doesn't check each developer's status to
see if his account is active. So the project page
could say "3 developers" and then when you click
on "view members" only 2 people could be listed.
The problems is the query just checks user_groups; it
needs to join with users and check user.status as well.
Unless anyone thinks different, I plan to check in a
fix for this tomorrow...
tom
----------------------------------------------------------------------
You can respond by visiting:
http://gforge.org/tracker/?func=detail&atid=105&aid=320&group_id=1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gforge-devel] [ gforge-Bugs-320 ] There's a little bug in project_home.php....,
noreply <=