Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7RC1
-
Fix Version/s: 1.7.1
-
Component/s: None
-
Labels:None
-
Environment:n/a
Description
An improvement to our Resource registry api would be to allow the serving of named files, instead of always encoding the name. This would allow the api to be more easily used for use cases involving the serving of files where naming is important (eg. an excel export of data). Even though the mime-type can be specified, browsers will not open the proper application for some types (eg. .xls) unless the proper extension is maintained.
Issue Links
- blocks
-
ICE-1623 New ice:dataExporter component
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | 2892.diff [ 10975 ] |
Fix Version/s | 1.7.1 [ 10122 ] | |
Assignee Priority | P2 | |
Assignee | Mircea Toma [ mircea.toma ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16661 | Tue May 20 14:57:29 MDT 2008 | mircea.toma | Change ResourceRegistry interface to allow for named resource registration. Refactor implementation. |
Files Changed | ||||
![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Summary | Allow ResourceDispatcher to serve explicitly-named Reources | Allow ResourceDispatcher to serve explicitly-named Resources |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16703 | Mon May 26 15:30:26 MDT 2008 | mircea.toma | Change ResourceRegistry interface to allow for named resource registration. Refactor implementation. |
Files Changed | ||||
![]() ![]() ![]() |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 | |
Assignee | Mircea Toma [ mircea.toma ] |
suggested changes