[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dolibarr-bugtrack] [bug #18583] missing global variable in lib/product.
From: |
Franky Van Liedekerke |
Subject: |
[Dolibarr-bugtrack] [bug #18583] missing global variable in lib/product.lib.php |
Date: |
Sun, 24 Dec 2006 18:58:23 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.1) Gecko/20060601 Firefox/2.0 (Ubuntu-edgy) |
URL:
<http://savannah.nongnu.org/bugs/?18583>
Summary: missing global variable in lib/product.lib.php
Project: Dolibarr
Submitted by: liedekef
Submitted on: Sunday 24/12/06 at 18:58
Severity: 3 - Normal
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: None
Operating System: None
_______________________________________________________
Details:
version used: cvs
in lib/product.lib.php, function product_prepare_head, the variable $user is
used, but never initialised. It should be defined as a global variable, like
$langs and $conf at the beginning of the function.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?18583>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Dolibarr-bugtrack] [bug #18583] missing global variable in lib/product.lib.php,
Franky Van Liedekerke <=