Opened 9 years ago
Closed 9 years ago
#3004 closed defect (bug) (fixed)
Plugin Directory: Quick Editing a plugin should not change its author
| Reported by: | SergeyBiryukov | Owned by: | tellyworth |
|---|---|---|---|
| Priority: | high | Milestone: | Plugin Directory v3.0 |
| 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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Adding a hidden
post_authorinput with an empty value fixes the issue, as the value is then filled via JavaScript.