ICEfaces
  1. ICEfaces
  2. ICE-4320

Full path to app server displayed via xmlhttp directory

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8RC2
    • Fix Version/s: 1.8.1
    • Component/s: None
    • Labels:
      None
    • Environment:
      Sun Solaris

      Description

      Attempting to access a URL with xmlhttp at the end displays the full installation path of the application server to the user instead of a usual 404 error.

      For example, type in the following URL in any browser that has "friendly error messages" turned OFF:

      http://component-showcase.icefaces.org/component-showcase/xmlhttp

      And you will get the following:
      Cannot find file /usr/local/jboss/servers/standalone/server/default/./tmp/deploy/tmp56339component-showcase.war/xmlhttp

        Activity

        Hide
        Mircea Toma added a comment -

        Avoid showing local file path in the error message.

        Show
        Mircea Toma added a comment - Avoid showing local file path in the error message.
        Hide
        Joanne Bai added a comment -

        Tested JSP component showcase on ICEfaces trunk revision 18864, Tomcat 5 with url http://localhost:8080/component-showcase/xmlhttp

        Here are the results on different browsers:

        IE7: 404 error
        FF3: file path
        Opera 9.64: file path
        Chrome 1.0: 404 error

        It seems file path still shows up on FF3 and Opera9.64

        Show
        Joanne Bai added a comment - Tested JSP component showcase on ICEfaces trunk revision 18864, Tomcat 5 with url http://localhost:8080/component-showcase/xmlhttp Here are the results on different browsers: IE7: 404 error FF3: file path Opera 9.64: file path Chrome 1.0: 404 error It seems file path still shows up on FF3 and Opera9.64

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Michael Shea
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: