bugphpGroupWare - Bugs: bug #13796, IPv6 support

 
 

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

bug #13796: IPv6 support

Submitter:  Thomas Viehmann <t-v>
Submitted:  Thu 14 Jul 2005 08:59:14 AM UTC
   
 
Category:  API - phpGroupware API Item Group:  None
Severity:  3 - Normal Priority:  5 - Normal
Status:  Fixed Privacy:  Public
Assigned to:  skwashd Open/Closed:  Closed
Component Version:  DEB Operating System:  GNU/Linux - Debian
Reproducibility:  Every Time Planned Release:  0.9.18.000
Fixed Release: 

Discussion

Sat 30 Sep 2006 07:14:02 AM UTC, comment #1: 

This has been fixed in HEAD cvs.  The field now allows for strings up to 50 characters in length, which is longer than the maximum possible length of an IPv6 address.  We are aware this is likely to cause problems when IPv8 is released ;)

Dave Hall <skwashd>
Group administrator
Thu 14 Jul 2005 08:59:14 AM UTC, original submission:  

Hi.

Repasi Tibor noticed that phpGroupWare (0.9.16) doesn't support IPv6. Below is his bug report.

The Debian BTS bug can be found at
http://bugs.d ... an.org/317437

Kind regards

T.

installing phpgroupware on a apache2 w/ ipv6 support it is unable to handle sessions from browsers using ipv6 due to a too small column in the database

following error occours on each login attempt:

Database error: Invalid SQL: INSERT INTO phpgw_access_log(sessionid,loginid,ip,li,lo,account_id) VALUES ('bad login or password','admin','2001:738:6001:500:204:e2ff:fe00:7963',1120826252,0,0)
PostgreSQL Error: 1 (ERROR: value too long for type character varying(30))

File: /usr/share/phpgroupware/phpgwapi/inc/class.sessions.inc.php
Line: 600

Thomas Viehmann <t-v>

 

Attached Files

This item currently has no attached files.

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

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.

 

History

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-09-30 skwashd StatusNone Fixed
    Assigned toNone skwashd
    Open/ClosedOpen Closed
    Component VersionNone DEB
    Planned ReleaseNone 0.9.18.000

Back to the top

Powered by Savane 3.16-ed84.
Corresponding source code