(ModPerl 1.29, Apache.pm 1.27, FakeRequest.pm 1.00)

In the Apache::FakeRequest module, there is a method called
"content_language". The Apache module however calls this
method "content_languages".

I guess this is a bug. It could be corrected by changing
FakeRequest.pm, line 20:
<  content content_encoding content_language
>  content content_encoding content_languages

-- Thomas

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to