Bug 526 - [Chameleon] PHP error with CVS version
: [Chameleon] PHP error with CVS version
Status: RESOLVED FIXED
: Chameleon
Core
: 1.99
: PC Linux
: P2 normal
: 1.99 beta 4
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-07-14 17:14 by
Modified: 2004-12-02 21:28 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-07-14 17:14:32
I got:
Parse error: parse error, unexpected '=' in
/home/msapps/chameleon-1.99beta-cfs_sample-20040714/htdocs/chameleon.php on line 870

The bad line in the code is:

$_SESSION["gszTmpImgPath"] = = $szTmpDir;

With the chameleon cvs version. Note that I have not fix the cvs version since I
don't know if there's an equal that needs to be removed or if someone accidently
remove a variable between the two equals.

Also to remember the person to test before commiting ;)
------- Comment #1 From 2004-07-15 15:13:53 -------
Changed target to 1.99 RC 1.
------- Comment #2 From 2004-08-10 15:36:54 -------
Changing Version to 1.99 (2.0 not being worked on yet).
------- Comment #3 From 2004-11-03 14:59:47 -------
this has been fixed at some point because it no longer appears in the code.