Uploaded image for project: 'Seam 3 Distribution'
  1. Seam 3 Distribution
  2. SEAM-71

Seam-booking example: Unable to find matching navigation case with from-view-id '/home.xhtml' for action '#{identity.login}' with outcome 'failed'

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Minor
    • Resolution: Done
    • Affects Version/s: 3.0.0.Final
    • Fix Version/s: 3.1.0.Final
    • Component/s: Shared Examples
    • Labels:
      None
    • Environment:
      JBossAS6
    • Steps to Reproduce:
      Hide

      0. cd seam-3.0.0.Final/examples/seam-booking
      1. mvn clean package jboss:hard-deploy
      2. start jboss
      3. go to http://127.0.0.1:8080/seam-booking/
      4. click Login, or enter wrong username/password to the form and click Login
      5. notice the two faces messages in addition to the proper "Invalid username or password. ":

      1. Unable to find matching navigation case with from-view-id '/home.xhtml' for action '# {identity.login}' with outcome 'failed'
        # Unable to find matching navigation case with from-view-id '/home.xhtml' for action '#{identity.login}

        ' with outcome 'failed'

      Show
      0. cd seam-3.0.0.Final/examples/seam-booking 1. mvn clean package jboss:hard-deploy 2. start jboss 3. go to http://127.0.0.1:8080/seam-booking/ 4. click Login, or enter wrong username/password to the form and click Login 5. notice the two faces messages in addition to the proper "Invalid username or password. ": Unable to find matching navigation case with from-view-id '/home.xhtml' for action '# {identity.login}' with outcome 'failed' # Unable to find matching navigation case with from-view-id '/home.xhtml' for action '#{identity.login} ' with outcome 'failed'

      Description

      In seam-booking example, there is a navigation case missing for the "failed" outcome in the login action, which causes an ugly message to be displayed when entering wrong credentials:

      Unable to find matching navigation case with from-view-id '/home.xhtml' for action '#

      {identity.login}

      ' with outcome 'failed'

        Gliffy Diagrams

          Activity

          Hide
          maschmid Marek Schmidt added a comment -

          This has been fixes some time ago.

          Show
          maschmid Marek Schmidt added a comment - This has been fixes some time ago.

            People

            • Assignee:
              shane.bryzak Shane Bryzak
              Reporter:
              maschmid Marek Schmidt
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Development