[opencourrier-Commits] r1127 - in branches/5.1.0: . obj

13 views
Skip to first unread message

fray...@hephaestos.ovh.adullact.org

unread,
Oct 21, 2020, 11:21:23 AM10/21/20
to openmairie-...@googlegroups.com
Author: fraynaud
Date: 2020-10-21 17:21:21 +0200 (Wed, 21 Oct 2020)
New Revision: 1127

Modified:
branches/5.1.0/HISTORY.txt
branches/5.1.0/obj/diffusion.class.php
Log:

correction bug diffusion par mail lien



Modified: branches/5.1.0/HISTORY.txt
===================================================================
--- branches/5.1.0/HISTORY.txt 2020-10-05 07:44:41 UTC (rev 1126)
+++ branches/5.1.0/HISTORY.txt 2020-10-21 15:21:21 UTC (rev 1127)
@@ -21,7 +21,9 @@
* mettre en parametre la geolocalisation lon et lat dans script.js -> champ hidden lon et lat
* mettre le script doc sur la version doc de readthedoc
* a voir bug sous service ?
+* bug en difusion acces table service (autocomplete) 21/10/2020)

+(bug) correction mail lien dans diffusion fr 22-10-2020

(bug) acces aux form dans les widgets fr - 05/10/2020
(bug) ajout de dyn/config.inc.php fr-11-06-2020 pour le password_reset.

Modified: branches/5.1.0/obj/diffusion.class.php
===================================================================
--- branches/5.1.0/obj/diffusion.class.php 2020-10-05 07:44:41 UTC (rev 1126)
+++ branches/5.1.0/obj/diffusion.class.php 2020-10-21 15:21:21 UTC (rev 1127)
@@ -752,7 +752,7 @@
$key=$this->get_key_dossier($val=array());
// creation du chemin acces file system
$serveur_lien=$_SERVER['SERVER_NAME'];
- $chemin_php = explode("/scr/", $_SERVER['PHP_SELF']);
+ $chemin_php = explode("/app/", $_SERVER['PHP_SELF']);
$chemin= "http://".$serveur_lien.$chemin_php[0]."/app/";
$chemin= "\n<a href='".$chemin."file.php?obj=dossier&champ=fichier&key=".
$key."&collectivite=".$_SESSION['collectivite']."' >";

Reply all
Reply to author
Forward
0 new messages