Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-15463

Allow skipping URL rewrite and redirect on error

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.9.6-SNAPSHOT
    • Fix Version/s: 6.0
    • Component/s: Seam / JSF UI
    • Impact type:
      API change
    • Upgrade notes:
      Hide

      request attribute named FancyNavigationHandler#DISABLE_REDIRECT_FOR_URL_REWRITE should be set to true to avoid redirect on post

      Show
      request attribute named FancyNavigationHandler#DISABLE_REDIRECT_FOR_URL_REWRITE should be set to true to avoid redirect on post

      Description

      The import fancybox does not reopen in the case of an import error, even if the import method catches the error and attaches a message to the form.

      This is due to the fact that the URL service performs a redirection after this error, hence the original error message is lost.

      To handle this use case, the fancy redirect should be avoided in this case (which is already the case when a standard validation error occurs, since the JSF postback prevents the request from being redirected.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: