--- inline.module 19 Aug 2006 16:09:54 -0000  1.18
+++ inline.module 6 Sep 2006 08:45:45 -0000
@@ -247,6 +247,9 @@
       if (!empty( $title )) {
         $file->title = $title;
       }
+      else {
+        $file->title = $file->description;
+      }
       $replace = "";
       if ($file->fid != NULL) {
         //decide if we should show a link or an img tag
