-
Patch
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
ListView and MyView don't have getActions. If a plugin adds a link on the main
Hudson page then it would be nice to appears also on view tabs, which are very
similar to the main page. This patch simply returns
Hudson.getInstance().getActions() for ListView and MyView actions.
Also looks like hudson/model/MyView.java needs the svn:eol-style property set to
native.