--- D:/2/modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc	Wed Sep 10 19:17:54 2008
+++ D:/sites/drupal/sites/all/modules/views/modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc	Mon Mar 02 16:54:31 2009
@@ -100,6 +100,7 @@
         }
 
         if ($type == 'convert') {
+          $this->argument->validated_title = $argument;
           $this->argument->argument = $result->tid;
         }
 
