Index: /branches/release-40/php/lib/function.mtcclicenserdf.php
===================================================================
--- /branches/release-40/php/lib/function.mtcclicenserdf.php (revision 1174)
+++ /branches/release-40/php/lib/function.mtcclicenserdf.php (revision 2628)
@@ -30,5 +30,5 @@
         $title = encode_xml(strip_hyphen($entry['entry_title']));
         $desc = encode_xml(strip_hyphen($ctx->tag('EntryExcerpt')));
-        $creator = encode_xml(strip_hyphen($entry['entry_author_id'] ? $entry['author_name'] : ''));
+        $creator = encode_xml(strip_hyphen($entry['entry_author_id'] ? $entry['author_nickname'] : ''));
         $date = $ctx->_hdlr_date(array('format' => "%Y-%m-%dT%H:%M:%S"), $ctx) . $ctx->tag('BlogTimezone');
         $rdf .= <<<RDF
