Uploaded image for project: 'Struts 1'
  1. Struts 1
  2. STR-2231

[struts-tiles]: ControllerSupport doesn't support Struts 1.1 controllers

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.4
    • 1.2 Family
    • Tiles 1 Plugin
    • None
    • Operating System: other
      Platform: Other
    • 31481

    Description

      The delegate in ControllerSupport from perform() to execute() ist the wrong
      direction.
      Struts 1.1-controllers implement the perform()-method because this method is
      called by the framework. If have these old controllers with Struts 1.2 running,
      the execute()-Method of ControllerSupport is called - but this method is empty.
      But it should delegate to perform().
      It doesn't make sense to let perform() delegate to execute() because nobody
      calls perform in Struts 1.2.

      Thanks Lars

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            lbe.tech@spree.de Lars Beuster
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment