6.0.0-alpha12
6/12/25

[#13293] "PHP ERROR: Undefined variable: title" in two files
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

History
06/30/2014 04:46:12 PM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
06/30/2014 04:42:24 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

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
06/26/2014 09:05:49 AM skhorde (at) smail (dot) inf (dot) fh-bonn-rhein-sieg (dot) de Comment #1
Priority ⇒ 1. Low
New Attachment: h5_sesha-git_title.diff.bz2 Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Sesha
Summary ⇒ "PHP ERROR: Undefined variable: title" in two files
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
HORDE: [sesha] PHP ERROR: Undefined variable: title [pid 25460 on line 
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.:


Saved Queries