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

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

XMLWordPrintable

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • 1.1.0
    • Affects Version/s: None
    • Component/s: None
    • None

      new Redirect(HogeAction.class);

       ↑

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

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

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

              Created:
              Updated:
              Resolved: