Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-2924

Set result parameters one at a time

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.2
    • 2.1.3
    • Other
    • None

    Description

      There a bunch of issues like WW-2909 that come from the fact that result parameters are all set at once in ObjectFactory, if one parameter is wrong (some added by struts like location, which is not in the Result interface), they all fail (silently by the way), causing a bunch of problems. The proposed solution is to set in parameter at a time, and log any exceptions as errors.

      Attachments

        Activity

          People

            Unassigned Unassigned
            musachy Musachy Barroso
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: