Opened 18 years ago
Closed 18 years ago
#6165 closed defect (bug) (fixed)
AJAX doesn't work when editing comments on single post
| Reported by: | mdawaffe | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | General | Version: | 2.5 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
- Go to Manage -> Posts
- Click comment bubble of post with comments.
- Unapprove a comment.
- Note that page refreshes instead AJAX updating.
The problem is that we enqueue the ajax JS for these single post pages only when the od $_GET['c'] parameter is set.
Attached.
Attachments (3)
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)
even better