Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.1 Final
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      ICEmobile, Servlet 2.5 application server

      Description

      ICEmobile makes use of Servlet 3.0 for multimedia upload capability, but this is not strictly necessary for all features.

        Activity

        Ted Goddard created issue -
        Ted Goddard made changes -
        Field Original Value New Value
        Assignee Steve Maryka [ steve.maryka ] Ted Goddard [ ted.goddard ]
        Ted Goddard made changes -
        Attachment mobileshowcase.war [ 14643 ]
        Ted Goddard made changes -
        Attachment mobileshowcase.war [ 14650 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #29795 Tue Jul 03 15:40:35 MDT 2012 ted.goddard simplified EL and detection of uploaded files detected by filter (MOBI-253)
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/view/small.xhtml
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/video/VideoCaptureRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/build.xml
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/content/menu.xhtml
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/uploadhelper/UploadHelperRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/camera/CameraRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/navigation/NavigationModel.java
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/view/large.xhtml
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/utils/Utils.java
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/layout/contentstack/ContentStackBean.java
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/layout/contentstack-example.xhtml
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/microphone/MicrophoneRenderer.java
        Hide
        Ted Goddard added a comment -

        ICEmobile is now fully compatible with Servlet 2.5 (including multimedia upload) when used with icefaces-ee-ext.jar and configured appropriately.

        Show
        Ted Goddard added a comment - ICEmobile is now fully compatible with Servlet 2.5 (including multimedia upload) when used with icefaces-ee-ext.jar and configured appropriately.
        Ted Goddard made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 1.1 Beta [ 10320 ]
        Resolution Fixed [ 1 ]
        Hide
        Ted Goddard added a comment -

        Testing on the iPhone shows that navigation in the app is not possible.

        Show
        Ted Goddard added a comment - Testing on the iPhone shows that navigation in the app is not possible.
        Ted Goddard made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #29808 Wed Jul 04 12:00:31 MDT 2012 ted.goddard restoring splash/menu detection (MOBI-253)
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/view/small.xhtml
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/navigation/NavigationModel.java
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/view/large.xhtml
        Hide
        Ted Goddard added a comment -

        Complex EL in the application was modified under the assumption that this was not supported under Servlet 2.5. This broke navigation and it turns out that the EL was Servlet 2.5 compatible:

        + <ui:param name="selectedPanel" value="#

        {navigationModel.selectedPanel == null?'splash':navigationModel.selectedPanel}

        " />

        The fix is checked in and verified on both desktop and iPhone.

        Show
        Ted Goddard added a comment - Complex EL in the application was modified under the assumption that this was not supported under Servlet 2.5. This broke navigation and it turns out that the EL was Servlet 2.5 compatible: + <ui:param name="selectedPanel" value="# {navigationModel.selectedPanel == null?'splash':navigationModel.selectedPanel} " /> The fix is checked in and verified on both desktop and iPhone.
        Ted Goddard made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s EE 1.1 [ 10339 ]
        Fix Version/s 1.1 Beta [ 10320 ]
        Affects Version/s 1.1 Beta [ 10320 ]
        Ted Goddard made changes -
        Fix Version/s 1.1 Final [ 10343 ]
        Migration made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Steve Maryka made changes -
        Fix Version/s EE 1.1 [ 10339 ]

          People

          • Assignee:
            Ted Goddard
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: