[EMAIL PROTECTED] wrote:
dougm       2002/11/23 14:35:06

  Modified:    .        Changes
               lib/Apache compat.pm
  Log:
  Submitted by: Walery Studennikov <[EMAIL PROTECTED]>
  Reviewed by:  dougm
  tr/+/ /; in parse_args compat method
[...]

1.71 +2 -0 modperl-2.0/lib/Apache/compat.pm
Index: compat.pm
===================================================================
RCS file: /home/cvs/modperl-2.0/lib/Apache/compat.pm,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- compat.pm 21 Oct 2002 20:21:34 -0000 1.70
+++ compat.pm 23 Nov 2002 22:35:06 -0000 1.71
@@ -213,11 +213,13 @@
$r->connection->get_remote_host($type, $r->per_dir_config);
}
+#XXX: should port 1.x's Apache::unescape_url_info
only for ::compat or for the normal API?



__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to