|
| From: | LO Vieng Nong |
| Subject: | [Dolibarr-bugtrack] [bug #16263] Impossible de créer un projet - Problème de droits |
| Date: | Tue, 4 Apr 2006 11:28:45 +0200 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.12) Gecko/20050922 Firefox/1.0.7 (Debian package 1.0.7-1) |
URL:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=16263>
Summary: Impossible de créer un projet - Problème de
droits
Project: Dolibarr
Submitted by: bugblaster
Submitted on: mardi 04.04.2006 à 11:28
Severity: 3 - Normal
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Release: None
Operating System: GNU/Linux
_______________________________________________________
Details:
Dans le fichier /projet/fiche.php
il faut modifier la ligne 43 :
remplacer
if ($projetid == '') accessforbidden();
par
if ($projetid == '' && ($_GET['action'] != "create" && $_POST['action'] !=
"add")) accessforbidden();
-------------
Version: 2.1-alpha
Server: Apache/2.0.51 (Fedora)
Url: /projet/fiche.php?socidp=1444&action=create
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=16263>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |