savannah-dev
[Top][All Lists]
Advanced

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

[Savannah-dev] Re: [bug #6554] include in savannah/frontend/php/bugs/rep


From: Xavier-Francois Vigouroux - Sun Microsystems
Subject: [Savannah-dev] Re: [bug #6554] include in savannah/frontend/php/bugs/reporting.php is incorrect
Date: Fri, 14 Nov 2003 20:26:08 +0100
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.1) Gecko/20020827

Ok, thanks for the reactivity.


thanks also for savannah...it's tremendous....

but, how do I get the latest uptodate savannah. the version generating the bug 6554 is less than 1 month old.

thanks in advance



address@hidden wrote:
=================== BUG #6554: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6554&group_id=11

Changes by: Mathieu Roy <address@hidden>
Date: ven 14.11.2003 à 18:04 (Europe/Paris)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Wont Fix
         Assigned to | None                      | yeupou
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Hi,

This code is deprecated, we only develop the development branch of the CVS 
(currently DEV_2003-09-05_CERN), not affected by this bug.

Thanks for the report anyway,





=================== BUG #6554: FULL BUG SNAPSHOT ===================


Signalé par: xvigour Projet: Savannah Signalé le: ven 14.11.2003 à 10:16 Category: Web Frontend Severity: 5 - Average Priority: None Resolution: Wont Fix Assigned to: yeupou Status: Closed Fixed Release:
Summary:  include in savannah/frontend/php/bugs/reporting.php is incorrect

Original Submission:  the include files are:

require "../../include/pre.php";
require('../bug_data.php');
require('../bug_utils.php');


it should be

require "../include/pre.php";
require('bug_data.php');
require('bug_utils.php');



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

-------------------------------------------------------
Date: ven 14.11.2003 à 18:04        By: yeupou
Hi,

This code is deprecated, we only develop the development branch of the CVS 
(currently DEV_2003-09-05_CERN), not affected by this bug.

Thanks for the report anyway,




La liste CC est vide


Il n'y a aucun fichier attaché actuellement


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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



--
  ____ ____ __
 / __// / //  \      Xavier Vigouroux x38011
_\_ \/ / // / /      +33 4 76 18 80 11
\___/\__//_/_/ Labs Europe





reply via email to

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