Bonjour,
Voici un petit bug que l'on m' a signalé :
On est sur la page : ecrire/?exec=editer_adherent&id=1
On clique sur retour, c'est OK
Par contre revenons sur cette page ecrire/?exec=editer_adherent&id=1
On fait des modifs sur la fiche, on enregistre puis on clique sur
retour et nous revenons sur la fiche ecrire/?exec=editer_adherent&id=1
Pour résoudre ceci :
inc/editer_adherents.html
Ligne 208 :
<table width="100" cellspacing="0" cellpadding="0" border="0"
class="pointeur" style="float:right">
<tbody><tr><td class="icone36"><a href="<?echo
$_SERVER['HTTP_REFERER']; ?>"><img width="24" height="24"
style="background: transparent url(../dist/images/redacteurs-24.gif)
no-repeat scroll center; -moz-background-clip: -moz-initial;
-moz-background-origin: -moz-initial; -moz-background-inline-policy:
-moz-initial;" alt="retour"
src="../dist/images/rien.gif"/><span>Retour</span></a></td></tr></tbody></table>
Remplacer par :
<table width="100" cellspacing="0" cellpadding="0" border="0"
class="pointeur" style="float:right">
<tbody><tr><td class="icone36"><a
href="?exec=inscription2_adherents"><img width="24" height="24"
style="background: transparent url(../dist/images/redacteurs-24.gif)
no-repeat scroll center; -moz-background-clip: -moz-initial;
-moz-background-origin: -moz-initial; -moz-background-inline-policy:
-moz-initial;" alt="retour"
src="../dist/images/rien.gif"/><span>Retour</span></a></td></tr></tbody></table>
@+
--
Cordialement,
André Payan
BoOz
(BoOz)
Avril 28, 2008, 9:29
2
Hello,
Ta proposition est comletement illisible.
Le mieux serait de proposer un diff (ou un patch) en utilisant svn. Ainsi on verrait ce qui change d'un coup d'oueil et on pourrait te répondre efficacement.
la commande c'est : svn diff lefichier
BoOz
André Payan wrote:
Bonjour,
Voici un petit bug que l'on m' a signalé :
On est sur la page : ecrire/?exec=editer_adherent&id=1
On clique sur retour, c'est OK
Par contre revenons sur cette page ecrire/?exec=editer_adherent&id=1
On fait des modifs sur la fiche, on enregistre puis on clique sur
retour et nous revenons sur la fiche ecrire/?exec=editer_adherent&id=1
Pour résoudre ceci :
inc/editer_adherents.html
Ligne 208 :
<table width="100" cellspacing="0" cellpadding="0" border="0"
class="pointeur" style="float:right">
<tbody><tr><td class="icone36"><a href="<?echo
$_SERVER['HTTP_REFERER']; ?>"><img width="24" height="24"
style="background: transparent url(../dist/images/redacteurs-24.gif)
no-repeat scroll center; -moz-background-clip: -moz-initial;
-moz-background-origin: -moz-initial; -moz-background-inline-policy:
-moz-initial;" alt="retour"
src="../dist/images/rien.gif"/><span>Retour</span></a></td></tr></tbody></table>
Remplacer par :
<table width="100" cellspacing="0" cellpadding="0" border="0"
class="pointeur" style="float:right">
<tbody><tr><td class="icone36"><a
href="?exec=inscription2_adherents"><img width="24" height="24"
style="background: transparent url(../dist/images/redacteurs-24.gif)
no-repeat scroll center; -moz-background-clip: -moz-initial;
-moz-background-origin: -moz-initial; -moz-background-inline-policy:
-moz-initial;" alt="retour"
src="../dist/images/rien.gif"/><span>Retour</span></a></td></tr></tbody></table>
@+
BoOz
(BoOz)
Mai 12, 2008, 1:03
3
Corrigé merci
BoOz
2008/4/24 André Payan <andre.payan@gmail.com>:
Bonjour,
Voici un petit bug que l'on m' a signalé :
On est sur la page : ecrire/?exec=editer_adherent&id=1
On clique sur retour, c'est OK
Par contre revenons sur cette page ecrire/?exec=editer_adherent&id=1
On fait des modifs sur la fiche, on enregistre puis on clique sur
retour et nous revenons sur la fiche ecrire/?exec=editer_adherent&id=1
Pour résoudre ceci :
inc/editer_adherents.html
Ligne 208 :
<table width="100" cellspacing="0" cellpadding="0" border="0"
class="pointeur" style="float:right">
<tbody><tr><td class="icone36"><a href="<?echo
$_SERVER['HTTP_REFERER']; ?>"><img width="24" height="24"
style="background: transparent url(../dist/images/redacteurs-24.gif)
no-repeat scroll center; -moz-background-clip: -moz-initial;
-moz-background-origin: -moz-initial; -moz-background-inline-policy:
-moz-initial;" alt="retour"
src="../dist/images/rien.gif"/><span>Retour</span></a></td></tr></tbody></table>
Remplacer par :
<table width="100" cellspacing="0" cellpadding="0" border="0"
class="pointeur" style="float:right">
<tbody><tr><td class="icone36"><a
href="?exec=inscription2_adherents"><img width="24" height="24"
style="background: transparent url(../dist/images/redacteurs-24.gif)
no-repeat scroll center; -moz-background-clip: -moz-initial;
-moz-background-origin: -moz-initial; -moz-background-inline-policy:
-moz-initial;" alt="retour"
src="../dist/images/rien.gif"/><span>Retour</span></a></td></tr></tbody></table>
@+
--
Cordialement,
André Payan
_______________________________________________
spip-zone@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-zone