#2570 closed defect (bug) (fixed)
Comments feed problem in current 2.1-alpha1 (revision 3643)
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.1 | Priority: | normal |
Severity: | major | Version: | 2.1 |
Component: | General | Keywords: | bg|has-patch bg|tested bg|commit |
Focuses: | Cc: |
Description
I found there are 2 problems of comments feed in the current revision 3643.
- "All Comments" feed generated the same content as Posts feed.
- Comments feed of individual posts cannnot show the comments of the posts.
Attachments (2)
Change History (11)
#5
@
19 years ago
- Keywords bg|tested bg|commit added
second patch fixes the problem described in the ticket.
#6
@
19 years ago
We also need to add $id and $comment to the list of globals in load_template() for back compat.
Note: See
TracTickets for help on using
tickets.
Try that.