--- modules/remote/GalleryRemote.inc.orig	2006-03-21 17:27:06.717001028 +0800
+++ modules/remote/GalleryRemote.inc	2006-03-21 18:16:00.940218189 +0800
@@ -73,6 +73,7 @@
     function handleRequest($form) {
 	global $gallery;
 
+	GalleryUtilities::unsanitizeInputValues($form, false);
 	$start = array_sum(explode(' ', microtime()));
 
 	$status = $error = array();
