Index: kernel/classes/ezcontentobject.php
===================================================================
--- kernel/classes/ezcontentobject.php	(revision 23007)
+++ kernel/classes/ezcontentobject.php	(working copy)
@@ -331,10 +331,6 @@
 
     function name( $version = false , $lang = false )
     {
-        if ( isset( $this->Name ) && !$version && !$lang )
-        {
-            return $this->Name;
-        }
         if ( !$version )
         {
             $version = $this->attribute( 'current_version' );
