There is the bugs in the file
contrib/lib/mainDbEditorAction.inc in the classes
addEditorAction and editEditorAction. The uploaded file
name cannot be inserted or updated into the database,
because of in row 57 and 182 should be $val = $this-
>fileName not $val = $fileName;