Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-127143

"Requested resource not found" error when navigating back from a custom 404 .jsp page

Details

    Description

      Repro Steps

      1. Create 404.jsp in webapps/ROOT/html/portal
        <html>  
        <body>  
        <% out.print("this is a 404 page"); %>  
        </body>  
        </html>
        
      2. Add layout.friendly.url.page.not.found=/html/portal/404.jsp to portal-ext.properties
      3. Navigate to localhost:8080/foobar to see the custom 404 page
      4. Navigate back

      Expected Result
      No errors
      Actual Result
      "The requested resource could not be found"

      Attachments

        Issue Links

          Activity

            People

              jeremy.chen Jeremy Chen
              jesse.yeh Jesse Yeh (Inactive)
              Kiyoshi Lee Kiyoshi Lee
              Jesse Yeh Jesse Yeh (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                2 years, 15 weeks, 3 days ago

                Packages

                  Version Package
                  7.3.10 DXP FP1
                  7.3.10.1 DXP SP1
                  7.3.6 CE GA7
                  7.3.X
                  7.4.13 DXP GA1
                  Master