Thomas Lochmatter wrote: > You're right: both methods (content_languages() and > content_language()) work on the Apache object, although > only content_languages() is documented (perldoc Apache)! > > Since Apache::FakeRequest wants to be a complete fake > object, it should implement both methods as well, I think. > Hence, the patch would be to add content_languages() > instead of replacing content_language().
FakeRequest is really kinda painful. is there any reason why you aren't using Apache-Test to create a live testing environment instead? http://search.cpan.org/dist/Apache-Test/ --Geoff -- 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