Defect #19711
Plugin check not working if name does not equal page
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Website (redmine.org) | |||
Target version: | - | |||
Resolution: | Affected version: | 3.0.1 |
Description
HolĂ !
A long time ago, I follow the redmine howto to create a plugin.
I have created the redmine_apijs plugin for Redmine!
Today, I have noticed the "check update" button on plugin list.
Coool! But it does not work...
- my plugin is named: redmine_apijs
- my plugin page is named: apijs
I think this is the problem.
History
#1
Updated by Toshi MARUYAMA almost 8 years ago
- Category set to Website (redmine.org)
#2
Updated by Toshi MARUYAMA almost 8 years ago
- Subject changed from Plugin check not working to Plugin check not working if name does not match page
#3
Updated by Toshi MARUYAMA almost 8 years ago
- Subject changed from Plugin check not working if name does not match page to Plugin check not working if name does not equal page
#4
Updated by Tobias Fischer almost 8 years ago
You can change the identifier of your plugin page http://www.redmine.org/plugins/apijs with the edit button.
#5
Updated by luigifab ! almost 8 years ago
Yes, but... a 301 redirect will be added from the old to the new address?