Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-3532

[Regression] Loading an EntityPage when Object-Not-Found results in HTTP 500 (JDO+JPA)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Resolved
    • 2.0.0-RC2
    • 2.0.0-RC3
    • Core, Viewer Wicket
    • None

    Description

      There is an asymmetry with JdoEntityFacet vs JpaEntityFacet, where on object not found during fetch, we either throw an ObjectNotFound exception (JDO) or return null (JPA).

      It seems Wicket Viewer does not handle both cases consistently. The expected behavior is to show an Object-Not-Found error page (instead of a Server 500 or Server 404).

      Attachments

        Activity

          People

            hobrom Andi Huber
            hobrom Andi Huber
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: