Opened 18 years ago
Closed 18 years ago
#6169 closed defect (bug) (fixed)
Comment bubble links are broken for attachments and pages
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.5 | Priority: | normal |
| Severity: | normal | Version: | 2.5 |
| Component: | General | Keywords: | has-patch needs-testing |
| Focuses: | Cc: |
Description
- Create an attachment.
- Add a comment on that attachment.
- Go to Manage -> Comments.
- Click the "From {$post_title}" link on your new comment.
- Busted.
Attached:
- Adds comment bubble links to attachment rows.
- Makes comment bubble links and "From {$post_title}" links work for attachments and pages.
- Fixes wp-admin/upload.php to use the new comment functions (and implements #6165 for attachments).
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [7251]) Fix comment bubble links for attachments and pages. Props mdawaffe. fixes #6169