import both uri_escape() _and_ uri_escape_utf8().
authorMike Taylor <mike@indexdata.com>
Tue, 17 Apr 2007 08:41:07 +0000 (08:41 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 17 Apr 2007 08:41:07 +0000 (08:41 +0000)
web/htdocs/chrome/layout.mc

index 4421d3e..e52264b 100644 (file)
@@ -1,11 +1,11 @@
-%# $Id: layout.mc,v 1.27 2007-04-16 12:26:11 mike Exp $
+%# $Id: layout.mc,v 1.28 2007-04-17 08:41:07 mike Exp $
 <%args>
 $debug => undef
 $title
 $component
 </%args>
 <%once>
-use URI::Escape qw(uri_escape_utf8);
+use URI::Escape qw(uri_escape uri_escape_utf8);
 use ZOOM;
 use ZOOM::IRSpy::Web;
 use ZOOM::IRSpy::Utils qw(isodate xml_encode cql_target cql_quote