ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001244ClearOSapp-proxy-report - Proxy and Filter Reportpublic2013-07-23 09:172013-08-22 16:16
Reporteruser2 
Assigned Touser2 
PrioritynormalSeverityminorReproducibilitysometimes
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version6.4.0 UpdatesFixed in Version6.4.0 Updates 
Summary0001244: IP detail report may fail on 32-bit architectures
DescriptionFrom 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.
TagsNo tags attached.
Attached Files

- Relationships

-  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

- Issue History
Date Modified Username Field Change
2013-07-23 09:17 user2 New Issue
2013-07-23 09:17 user2 Status new => confirmed
2013-07-23 14:03 user2 Status confirmed => resolved
2013-07-23 14:03 user2 Fixed in Version => 6.4.0 Updates
2013-07-23 14:03 user2 Resolution open => fixed
2013-07-23 14:03 user2 Assigned To => user2
2013-07-23 14:03 user2 Checkin
2013-07-23 14:03 user2 Note Added: 0000953
2013-07-29 12:54 user2 Category app-proxy-report => app-proxy-report - Proxy and Filter Report
2013-08-22 16:16 user2 Status resolved => closed