savannah-dev
[Top][All Lists]
Advanced

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

[Savannah-dev] [Bug #1082] Wrong links to closed dependant tasks


From: nobody
Subject: [Savannah-dev] [Bug #1082] Wrong links to closed dependant tasks
Date: Wed, 28 Aug 2002 08:29:20 -0400

=================== BUG #1082: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1082&group_id=11

Changes by: Laurent Julliard <address@hidden>
Date: 2002-Aug-28 14:29 (Europe/Paris)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed
              Effort | 0.00                      | 1.00


------------------ Additional Follow-up Comments ----------------------------
The problem was that when we were retrieving the list of dependent tasks the 
project_group_id fetched from the DB was the one of the dependent task not the 
project_group_id of the task it depend on.

So in the end it didn't have anything to do with the fact that the "depend on" 
task was open or closed but whether it belongs to the same subproject as the 
dependent task.

(fixed in CodeX bug #8348)

Impacted Files:
/cvsroot/savannah/savannah/www/pm/browse_task.php
new revision: 1.8; previous revision: 1.7
/cvsroot/savannah/savannah/www/pm/pm_utils.php
new revision: 1.18; previous revision: 1.17




=================== BUG #1082: FULL BUG SNAPSHOT ===================


Submitted by: ydirson                   Project: Savannah                       
Submitted on: 2002-Aug-26 14:32
Category:  Task Mgr                     Severity:  5 - Average                  
Priority:  Normal                       Bug Group:  None                        
Resolution:  Fixed                      Assigned to:  ljulliar                  
Status:  Closed                         Effort:  1.00                           

Summary:  Wrong links to closed dependant tasks

Original Submission:  In 
http://savannah.gnu.org/pm/task.php?group_id=514&set=custom&advsrch=0&group_project_id=0&_assigned_to=0&_status=0&SUBMIT=Browse

If I select task 1363 by links on its line (either id or name), I am correctly 
brought to the task page.

However, if I follow the "1363" link on line 1352, I get a new window 
(target="_blank" !  why is that !?), in which most of the fields are blank.

It works fine for the 1352 link on line 1353 - in this case, the target is not 
a closed task.


Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-Aug-28 14:29             By: ljulliar
The problem was that when we were retrieving the list of dependent tasks the 
project_group_id fetched from the DB was the one of the dependent task not the 
project_group_id of the task it depend on.

So in the end it didn't have anything to do with the fact that the "depend on" 
task was open or closed but whether it belongs to the same subproject as the 
dependent task.

(fixed in CodeX bug #8348)

Impacted Files:
/cvsroot/savannah/savannah/www/pm/browse_task.php
new revision: 1.8; previous revision: 1.7
/cvsroot/savannah/savannah/www/pm/pm_utils.php
new revision: 1.18; previous revision: 1.17


-------------------------------------------------------
Date: 2002-Aug-27 22:45             By: ljulliar
Mathieu, if you don't mind I'm going to look into this one. The dependent on 
column was introduced in the enhanced task manager coming from CodeX. If this 
is ok with you simply re-assign the bug to me.

Thanks




No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1082&group_id=11




reply via email to

[Prev in Thread] Current Thread [Next in Thread]