ICEfaces
  1. ICEfaces
  2. ICE-2990

Seam exception redirecting not working with ICEFaces

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7Beta1
    • Fix Version/s: 1.7.2
    • Component/s: None
    • Labels:
      None
    • Environment:
      JBoss 4.2.2.GA, JDK6

      Description

      setting debug mode to false (facelets debug to false in web.xml, seam core debug false, removing seam debug jar)
      adding to home.xhtml a

      <ice:form>
      <ice:commandButton value="NPE" action="#{npe.npe}"/>
      </ice:form>

      and a

      @Name("npe")
      public class NPE {
      public void npe() {
      throw new NullPointerException("npe");
      }
      }

      clicking the NPE hangs the application instead of redirecting according to the catch-all pages.xml exception handler

      debug mode shows redirect to errors.xhtml and block/errors.xhtml but results in hang.

        Issue Links

          Activity

          Nicklas Karlsson created issue -
          Nicklas Karlsson made changes -
          Field Original Value New Value
          Attachment Ice.zip [ 10912 ]
          Ken Fyten made changes -
          Link This issue depends on ICE-3007 [ ICE-3007 ]
          Ken Fyten made changes -
          Assignee Judy Guglielmin [ judy.guglielmin ]
          Ken Fyten made changes -
          Fix Version/s 1.7.1 [ 10122 ]
          Assignee Priority P2
          Ken Fyten made changes -
          Fix Version/s 1.7.2 [ 10130 ]
          Fix Version/s 1.7.1 [ 10122 ]
          Tyler Johnson made changes -
          Michael Thiem made changes -
          Link This issue is duplicated by ICE-3332 [ ICE-3332 ]
          Jack Van Ooststroom made changes -
          Assignee Judy Guglielmin [ judy.guglielmin ] Jack Van Ooststroom [ jack.van.ooststroom ]
          Ken Fyten made changes -
          Fix Version/s 1.7.2RC1 [ 10140 ]
          Fix Version/s 1.7.2 [ 10130 ]
          Ken Fyten made changes -
          Fix Version/s 1.7.2 [ 10130 ]
          Fix Version/s 1.7.2RC1 [ 10140 ]
          Ken Fyten made changes -
          Assignee Jack Van Ooststroom [ jack.van.ooststroom ] Judy Guglielmin [ judy.guglielmin ]
          Judy Guglielmin made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Resolution Fixed [ 1 ]
          Status Resolved [ 5 ] Reopened [ 4 ]
          Assignee Priority P2 P1
          Ken Fyten made changes -
          Status Reopened [ 4 ] Resolved [ 5 ]
          Assignee Priority P1
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]
          Assignee Judy Guglielmin [ judy.guglielmin ]

            People

            • Assignee:
              Unassigned
              Reporter:
              Nicklas Karlsson
            • Votes:
              10 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: