Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE 1.0
-
Fix Version/s: 1.1 Final
-
Component/s: Containers, Faces, Spring
-
Labels:None
-
Environment:ICEmobile
Description
The names for a variety of upload components are appended with "-file". This introduces complexity for the JSP implementation since the developer is directly exposed to the parameter names.
The strategy is to remove these extra suffixes and modify the serialization code in the browser to include type information in the name (which can then be stripped off prior to upload).
The strategy is to remove these extra suffixes and modify the serialization code in the browser to include type information in the name (which can then be stripped off prior to upload).
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29344 | Wed Jun 06 13:25:45 MDT 2012 | ted.goddard | send name without -text for barcode scan value ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/scan/ScanRenderer.java
MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.m MODIFY /icemobile/trunk/icemobile/client/blackberry/container/src/org/icemobile/client/blackberry/ContainerController.java MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile.xcodeproj/project.pbxproj MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Container/OldNativeInterface.m MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Container/OldNativeInterface.h MODIFY /icemobile/trunk/icemobile/client/android/container/src/org/icemobile/client/android/ICEmobileContainer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29305 | Tue Jun 05 11:41:38 MDT 2012 | greg.dick | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/blackberry/container/src/org/icemobile/client/blackberry/script/upload/AjaxUpload.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29303 | Tue Jun 05 11:38:46 MDT 2012 | greg.dick | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/blackberry/container/src/org/icemobile/client/blackberry/ICEmobileContainer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29300 | Tue Jun 05 11:29:37 MDT 2012 | greg.dick | mobi-233 made addHidden and addHiddenFormElement consistent with all platforms |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/blackberry/container/src/org/icemobile/client/blackberry/blackberry-interface.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29109 | Thu May 17 16:40:00 MDT 2012 | ted.goddard | prepend and unpack type information in parameter names on android ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/android/integration/util/src/org/icemobile/client/android/UtilInterface.java
MODIFY /icemobile/trunk/icemobile/client/android/container/assets/icefaces/native-interface.js |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29102 | Thu May 17 15:18:39 MDT 2012 | ted.goddard | remove _mic suffix case for ICEmobile-SX ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/microphone/MicrophoneRenderer.java
|