patchphpGroupWare - Patches: patch #3014, fixes bug in...

 
 

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

patch #3014: fixes bug in class.datetime.inc.php on ia64

Submitter:  Kai Hofmann <powerstat>
Submitted:  Wed 05 May 2004 11:47:40 AM UTC
   
 
Category:  API - phpGWapi Priority:  5 - Normal
Item Group:  None Status:  Done
Privacy:  Public Assigned to:  skwashd
Open/Closed:  Closed

Wed 05 May 2004 10:25:10 PM UTC, comment #1: 

I am not sure this is correct.  Reading the php manual - http://www.php.net/mktime it appears that 0 or negative values are valid.  So I fail to see the problem.

Dave Hall <skwashd>
Group administrator
Wed 05 May 2004 11:47:40 AM UTC, original submission:  

mktime() was called with illegal day values (i.e. 0 or negative numbers). As it seems this will be fixed on some 32 bit linux systems by the underlying Unix mktime() system function, but not on other systems - like RedHat Linux on Itanium 2.

Kai Hofmann <powerstat>

 

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

Attached Files
file #7386:  datetime.txt added by powerstat (4KiB - text/plain - patch file)

 

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 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-05-10 skwashd StatusNone Done
    Open/ClosedOpen Closed
    Summaryfixes bug in class.datetime.inc.php fixes bug in class.datetime.inc.php on ia64
2004-05-05 skwashd Priority9 - Immediate 5 - Normal
2004-05-05 powerstat Attached File- Added datetime.txt, #3202

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code