Opened 8 years ago
Closed 8 years ago
#3004 closed defect (bug) (fixed)
Plugin Directory: Quick Editing a plugin should not change its author
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Plugin Directory v3.0 | Priority: | high |
| Component: | Plugin Directory | Keywords: | has-patch |
| Cc: |
Description
Quick editing a plugin assigns it to whoever edits it.
Introduced in [5714].
Attachments (1)
Change History (5)
This ticket was mentioned in Slack in #meta by sergey. View the logs.
8 years ago
This ticket was mentioned in Slack in #meta by tellyworth. View the logs.
8 years ago
Note: See
TracTickets for help on using
tickets.
Adding a hidden
post_authorinput with an empty value fixes the issue, as the value is then filled via JavaScript.