timja / jenkins-gh-issues-poc-06-18

0 stars 0 forks source link

[JENKINS-7887] Inconsistency regarding plugin names inside pluginManger pages #6137

Closed timja closed 7 years ago

timja commented 13 years ago

All the URLs from the /pluginManager/installed should have exact the same names as the plugin - as it is listed inside /pluginManager/available

This is really important because I found out that is hard to identify a plugin using the find-in-page search in browser.

Just one example (there are tens of them):
"XShell Plugin" is listed as "Hudson cross-platform shell plugin", searching by xshell will find nothing.

I'm not sure if this could be easily changed but an alternative solution would be just to include the plugin name before the description inside the /installed page.

Anyway, the idea is the all the naming must be consistent in order to prevent confusion.


Originally reported by ssbarnea, imported from: Inconsistency regarding plugin names inside pluginManger pages
  • assignee: mambu
  • status: Closed
  • priority: Minor
  • resolution: Won't Do
  • resolved: 2017-02-22T16:07:20+00:00
  • imported: 2022/01/10
timja commented 5 years ago

ringerc:

See also JENKINS-26565