ClearFoundation Tracker - ClearOS
View Issue Details
0001244ClearOSapp-proxy-report - Proxy and Filter Reportpublic2013-07-23 09:172013-08-22 16:16
user2 
user2 
normalminorsometimes
closedfixed 
 
6.4.0 Updates6.4.0 Updates 
0001244: IP detail report may fail on 32-bit architectures
From PHP's ip2long doc:

Because PHP's integer type is signed, and many IP addresses will result in negative integers on 32-bit architectures, you need to use the "%u" formatter of sprintf() or printf() to get the string representation of the unsigned IP address.
No tags attached.
Issue History
2013-07-23 09:17user2New Issue
2013-07-23 09:17user2Statusnew => confirmed
2013-07-23 14:03user2Statusconfirmed => resolved
2013-07-23 14:03user2Fixed in Version => 6.4.0 Updates
2013-07-23 14:03user2Resolutionopen => fixed
2013-07-23 14:03user2Assigned To => user2
2013-07-23 14:03user2Checkin
2013-07-23 14:03user2Note Added: 0000953
2013-07-29 12:54user2Categoryapp-proxy-report => app-proxy-report - Proxy and Filter Report
2013-08-22 16:16user2Statusresolved => closed

Notes
(0000953)
user2   
2013-07-23 14:03   
Source Code Changelog
---------------------------------------------------
- Fixed IP / 32-bit issue [tracker 0001244]

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6257 [^]
U webconfig/apps/proxy_report/trunk/libraries/Proxy_Report.php