-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
This is a comment regarding issue 1335. Apologies in advance for the
duplication but I didn't see how/where to reopen the existing issue.
I still see the/a problem as of v1.213. I took a look at
lib/hudson/actions.jelly and a trailing slash is appended to my custom action:
<l:task icon="${h.getIconFilePath(action)}" title="${action.displayName}"
href="${h.getActionUrl(it.url,action)}/" />