Skip Menu |

This queue is for tickets about the mod_perl CPAN distribution.

Report information
The Basics
Id: 2696
Status: new
Priority: 0/
Queue: mod_perl

People
Owner: Nobody in particular
Requestors: slaven [...] rezic.de
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.27
Fixed in: (no value)



Subject: Wrong behavior of Apache::FakeRequest::header_in
If I'm using header_in("Bla") to get the value of the Bla header, then always "Bla" is returned. That's because the universal "elem" method does not work for some of Apache's methods. I patched header_in and header_out, but there are still other methods which should also be patched. While doing the patch, I also added some missing "defined" statements. Regards, Slaven
Download patch
application/octet-stream 1.4k

Message body not shown because it is not plain text.