ICEfaces
  1. ICEfaces
  2. ICE-1580

Can not use inputFile in subdirectory

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6DR#4
    • Fix Version/s: 1.6DR#5, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      If you put an inputFile component on a page in the root directory, it works, otherwise if you put it in a page in a subdirectory, the upload fails, because the IFRAME tag is referencing /subdir/uploadHtml, but the upload servlet is listening at /uploadHtml

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #13883 Tue May 15 16:48:29 MDT 2007 mark.collette ICE-1580 : Can not use inputFile in subdirectory
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/inputfile/InputFile.java
        Mark Collette created issue -
        Mark Collette made changes -
        Field Original Value New Value
        Fix Version/s 1.6 [ 10031 ]
        Assignee Mark Collette [ mark.collette ]
        Hide
        Mark Collette added a comment -

        Now, instead of the InputFile rendering a relative path to the upload servlet, it uses an absolute path, derived from the request context path.

        Subversion 13883
        icefaces\component\src\com\icesoft\faces\component\inputfile\InputFile.java

        Show
        Mark Collette added a comment - Now, instead of the InputFile rendering a relative path to the upload servlet, it uses an absolute path, derived from the request context path. Subversion 13883 icefaces\component\src\com\icesoft\faces\component\inputfile\InputFile.java
        Mark Collette made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 1.6DR#5 [ 10071 ]
        Fix Version/s 1.6 [ 10031 ]
        Ken Fyten made changes -
        Issue Type Bug [ 1 ] Improvement [ 4 ]
        Ken Fyten made changes -
        Fix Version/s 1.6 [ 10031 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Mark Collette [ mark.collette ]
        Hide
        Paul van Rossem added a comment -

        Please note that this broken again since 1.7.1, see also ICE-3200.

        Show
        Paul van Rossem added a comment - Please note that this broken again since 1.7.1, see also ICE-3200 .

          People

          • Assignee:
            Unassigned
            Reporter:
            Mark Collette
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: