Skip Menu |

This queue is for tickets about the CGI-Session CPAN distribution.

Report information
The Basics
Id: 47795
Status: open
Priority: 0/
Queue: CGI-Session

People
Owner: Nobody in particular
Requestors: m-uchino [...] yetipapa.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 4.41
Fixed in: (no value)



Subject: All unmatch session-datas are deleted by find() with ip_match.
If find() called with ip_match, then All saved unmatch session-datas are deleted in load(). (Sorry, my English is poor.)
Hi You are correct. Thanx for the report! This side-effect of calling find() has not been understood until now. Unfortunately, it may be necessary to change the API somehow to fix this problem. A new version of CGI::Session is just about to be released, to fix a taint error message problem with Perl 5.10.0 (RT#48733). I think we'll have to delay investigating your bug report until that version is released, since I can't guess how long it is going to take to solve the issue you've raised.