Bug 79383 - update ports/www/p5-Apache-AuthCookie to 3.06
Summary: update ports/www/p5-Apache-AuthCookie to 3.06
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-30 22:50 UTC by Rohit Nafday
Modified: 2005-04-04 14:09 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rohit Nafday 2005-03-30 22:50:13 UTC
Version 3.05 of Apache::AuthCookie has a bug in the ModPerl2 module that erroneously calls the function Apache::unescape_url instead of Apache::URI::unescape_url on line 146.  This problem has been fixed as of Version 3.06.

How-To-Repeat: The problem can be reproduced by installing and configuring the Apache::AuthCookieDBI module under Apache 2 / ModPerl2 / Perl 5.8.6.  It will fail with runtime error when authenticating users.
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2005-04-04 14:08:56 UTC
State Changed
From-To: open->closed

Port upgraded. Thanks!