Uploaded image for project: 'Cubby'
  1. Cubby
  2. CUBBY-164

クラス名を指定したRedirectの場合、メソッド名を省略するとindexになる仕様を追加しました

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 1.1.0
    • None
    • None
    • None

    Description

      new Redirect(HogeAction.class);

       ↑

      new Redirect(HogeAction.class, "index"); と等価

      明示的に書く方針からははずれますが、indexを指定してリダイレクトすることが結構多い気がしましたので。
      どうでしょうか。

      Attachments

        Activity

          People

            Unassigned Unassigned
            agata agata
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: