Opened 18 years ago
Closed 18 years ago
#6169 closed defect (bug) (fixed)
Comment bubble links are broken for attachments and pages
| Reported by: | mdawaffe | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | General | Version: | 2.5 |
| Severity: | normal | Keywords: | has-patch needs-testing |
| Cc: | Focuses: |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [7251]) Fix comment bubble links for attachments and pages. Props mdawaffe. fixes #6169