| Browse Changelog Search Help |
Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
Full Changelog Feeds Recent Changelog
MAIN:phillipsb:20090630114442
by phillipsb
(59 hours ago)
Removed call to service that tried to read the attachment and extract text since that service cannot handle Office 2007 documents.
fmdrl/src/cfc/org/fmdrl/component/attachment/attachmentService.cfc
1.2
MAIN:phillipsb:20090630114405
by phillipsb
(59 hours ago)
Added logic to check if mime type is null and then to check for Office 2007 document extension and set the mime type accordingly.
fmdrl/src/cfc/org/fmdrl/component/content/contentService.cfc
1.17
MAIN:phillipsb:20090627154333
by phillipsb
(5 days ago)
Office 2007 file type image
fmdrl/src/www/view/img/mimetype/Office2007docx.gif
1.1
fmdrl/src/www/view/img/mimetype/Office2007pptx.gif
1.1
fmdrl/src/www/view/img/mimetype/Office2007xlsx.gif
1.1
MAIN:phillipsb:20090627154228
by phillipsb
(5 days ago)
Since we can now accept Office 2007 files, removed text that said to save Office 2007 as Office 2003 files
fmdrl/src/www/view/html/upload/resourceUploadForm.cfm
1.25
Files
|