[Phplib-trackers] [ phplib-Bugs-835622 ] MISTAKE ?
Brought to you by:
nhruby,
richardarcher
From: SourceForge.net <no...@so...> - 2004-04-21 07:29:05
|
Bugs item #835622, was opened at 2003-11-04 21:42 Message generated for change (Comment added) made by richardarcher You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=403611&aid=835622&group_id=31885 Category: Template Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Richard Archer (richardarcher) Summary: MISTAKE ? Initial Comment: Notice: Undefined offset: 0 in d:\albumphoto\PhpRessources\Lib\phplib\template.inc on line 320 --> $this->set_var($varname, $m[1][0]); ---------------------------------------------------------------------- >Comment By: Richard Archer (richardarcher) Date: 2004-04-21 17:29 Message: Logged In: YES user_id=279311 The error message is caused by a mistake in the calling script (an attempt has been made to extract a block which does not exist). I've altered the code to report an error in this instance. ---------------------------------------------------------------------- Comment By: Richard Archer (richardarcher) Date: 2003-11-04 22:43 Message: Logged In: YES user_id=279311 why do you think this is a bug? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=403611&aid=835622&group_id=31885 |