Summary | "PHP ERROR: Undefined variable: title" in two files |
Queue | Sesha |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | skhorde (at) smail (dot) inf (dot) fh-bonn-rhein-sieg (dot) de |
Created | 06/26/2014 (4004 days ago) |
Due | |
Updated | 06/30/2014 (4000 days ago) |
Assigned | |
Resolved | 06/30/2014 (4000 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
State ⇒ Resolved
commit 191fb500a9e069902da081b8e9b9dcdca198d64c
Author: Jan Schneider <jan@horde.org>
Date: Mon Jun 30 18:36:19 2014 +0200
Fix undefined variable; use Horde_Url#redirect() (
Bug #13293).sesha/admin.php | 33 +++++++++++++++++++--------------
sesha/stock.php | 11 +++++++----
2 files changed, 26 insertions(+), 18 deletions(-)
http://github.com/horde/horde/commit/191fb500a9e069902da081b8e9b9dcdca198d64c
Priority ⇒ 1. Low
New Attachment: h5_sesha-git_title.diff.bz2
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Sesha
Summary ⇒ "PHP ERROR: Undefined variable: title" in two files
Type ⇒ Bug
State ⇒ Unconfirmed
185 of "/var/www/horde/sesha/stock.php"]
Missing the assignment to $title for add_stock and update_stock cases.
HORDE: [sesha] PHP ERROR: Undefined variable: title [pid 25460 on line
274 of "/var/www/horde/sesha/admin.php"]
There is an assignement to $title missing in the
default/lsit_categories and list_properties, e.g.: