dolibarr-bugtrack
[Top][All Lists]
Advanced

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

[Dolibarr-bugtrack] [Bug #1026] change index.php to list.php in fourn/fa


From: Doliforge
Subject: [Dolibarr-bugtrack] [Bug #1026] change index.php to list.php in fourn/facture
Date: Tue, 20 Aug 2013 19:11:57 +0200

Doliforge
Ce message ne s'affiche pas correctement?
mettez à jour vos préférences utilisateur.

change index.php to list.php in fourn/facture

Dernières modifications

20/08/2013 19:11 (Europe/Paris)
Which Bug is corrected ?

Because it creates another bug... on 3.4

STEP 1 : http://demo.dolibarr.org/fourn/fiche.php?socid=312

STEP 2 : clic on >>>
Les 5 dernières factures fournisseurs >>> Toutes les factures (19)
it points to the URL :
http://demo.dolibarr.org/fourn/facture/list.php?socid=312
instead of pointing to the right URL :
http://demo.dolibarr.org/fourn/facture/index.php?socid=312

I report it here because it should be reverted or Fixed, but "don't-know-how" !

Cheers ;)

Répondre

État

 Détails
Last Modified On:  08/08/2013 02:15 Submitted by:  David A. G. (braito)
Submitted on:  07/08/2013 10:27 
Summary:  change index.php to list.php in fourn/facture
Description:  in line 158 should be:
header('Location: list.php');
Step to reproduce bug:  
Version:  3.4.0 Category:  Other
Severity:  5 - Major OS Type/Version:  
PHP version:   Database type and version:  
 Etat
Status:  Open Assigned to:  Aucun
Resolution:  Fixed 

Commentaires

Andriolo Hubert 20/08/2013 19:11
Which Bug is corrected ?

Because it creates another bug... on 3.4

STEP 1 : http://demo.dolibarr.org/fourn/fiche.php?socid=312

STEP 2 : clic on >>>
Les 5 dernières factures fournisseurs >>> Toutes les factures (19)
it points to the URL :
http://demo.dolibarr.org/fourn/facture/list.php?socid=312
instead of pointing to the right URL :
http://demo.dolibarr.org/fourn/facture/index.php?socid=312

I report it here because it should be reverted or Fixed, but "don't-know-how" !

Cheers ;)
Laurent Destailleur 08/08/2013 02:15
The bug has been corrected inside GIT sources
(http://www.github.com/Dolibarr/dolibarr).

So fix should be available with next stable release.


reply via email to

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