#2737 closed defect (bug) (fixed)
Plugin Directory: Rejected Plugins slugs need to be changed
Reported by: | Ipstenu | Owned by: | Otto42 |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Plugin Directory | Keywords: | has-patch commit |
Cc: |
Description
When a plugin is rejected, it keeps the slug it had before. That means if someone submits the same plugin three times (not a joke) and we reject the first two, we've blocked out the following slugs from use:
this-plugin-name
this-plugin-name-2
The problem? this-plugin-name-3 should be this-plugin-name
Previously, a rejected plugin was renamed to rejected-this-plugin-name-rejected
Can we restore this functionality?
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 5460: