ICEfaces
  1. ICEfaces
  2. ICE-7119

REGRESSION: springsecurity3-login fails to render text on chrome and firefox

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Duplicate
    • Affects Version/s: 3.0
    • Fix Version/s: 3.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces2 Trunk# 25121 (First noticed failure)
      qa\trunk\Regression-Icefaces2\Nightly\springsecurity3-login
    • Assignee Priority:
      P1

      Description

      To reproduce failure:
      Load application (in either Chrome or Firefox)
      Navigate to: Jsf Authentication Manager Login
      Enter the login details found on the page (eg. joe.blow@icesoft.com, pass1234)
      Navigate to: Simple Spring Icefaces Integration

      The following text is not rendering on the page:
      This example uses a standard Icefaces form, managed beans, the SimpleAuthenticationManager, and a simple AuthenticationToken.

      See screen shots for expected and actual results (expected results are from IE, where this regression test passes fine)

        Issue Links

          Activity

          Hide
          Greg Dick added a comment -

          I've isolated the changes that break the code down to the svn changes at version 25114. Going to try to determine what exactly, has changed here.

          Show
          Greg Dick added a comment - I've isolated the changes that break the code down to the svn changes at version 25114. Going to try to determine what exactly, has changed here.
          Hide
          Greg Dick added a comment -

          This issue was the only regression found caused by a fix for 6927. There is a navigation test case in icefaces/samples/test/nav which shows the issue, but wasn't caught by the regression suite. This case fails because the example uses anchor and GET based navigation to exit the page and that was broken if the user had navigated to the page in question using AJAX, which just happened to be the case here.

          Show
          Greg Dick added a comment - This issue was the only regression found caused by a fix for 6927. There is a navigation test case in icefaces/samples/test/nav which shows the issue, but wasn't caught by the regression suite. This case fails because the example uses anchor and GET based navigation to exit the page and that was broken if the user had navigated to the page in question using AJAX, which just happened to be the case here.
          Hide
          Greg Dick added a comment -

          The fix to ICE-6927 will allow this to work as before.

          Show
          Greg Dick added a comment - The fix to ICE-6927 will allow this to work as before.

            People

            • Assignee:
              Greg Dick
              Reporter:
              Cruz Miraback
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: