bugphpGroupWare - Bugs: bug #11651, == vs = in class.db.inc.php

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #11651: == vs = in class.db.inc.php

Submitter:  Sigurd Nes <sigurdne>
Submitted:  Thu 20 Jan 2005 12:04:18 PM UTC
   
 
Category:  API - phpGroupware API Item Group:  SVN trunk (dev code)
Severity:  3 - Normal Priority:  5 - Normal
Status:  Fixed Privacy:  Public
Assigned to:  skwashd Open/Closed:  Closed
Component Version:  SVN Operating System:  None
Reproducibility:  None Planned Release:  0.9.18.000
Fixed Release:  current cvs head

Fri 21 Jan 2005 08:39:14 AM UTC, comment #1: 

Update from cvs

Dave Hall <skwashd>
Group administrator
Thu 20 Jan 2005 12:04:18 PM UTC, original submission:  

should this be
if(!$this->resultSet && $this->Halt_On_Error == 'yes')
rather than
if(!$this->resultSet && $this->Halt_On_Error = 'yes')

Sigurd Nes <sigurdne>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-01-21 skwashd StatusNone Fixed
    Assigned toceb skwashd
    Open/ClosedOpen Closed
    Fixed Release current cvs head

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code