diff --git a/modules/file_upload/cms_file_uploader_module.e b/modules/file_upload/cms_file_uploader_module.e index 818797c..da99e3a 100644 --- a/modules/file_upload/cms_file_uploader_module.e +++ b/modules/file_upload/cms_file_uploader_module.e @@ -162,6 +162,7 @@ feature -- Handler end display_uploaded_file_info (req: WSF_REQUEST; res: WSF_RESPONSE; api: CMS_API) + -- Display information related to a cms uploaded file. local body: STRING_8 r: CMS_RESPONSE @@ -179,7 +180,7 @@ feature -- Handler if attached file_upload_api as l_file_upload_api then f := l_file_upload_api.new_uploads_file (create {PATH}.make_from_string (fn)) - -- FIXME: get CMS information related to this file ... + -- FIXME: get CMS information related to this file ... owner, ... body.append ("