#2015 closed defect (bug) (fixed)
Split and merge of replies breaks topic/reply order when replies precede topic
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.2 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | Component - Topics | Keywords: | has-patch |
| Cc: |
Description
When an older topic is merged into a newer topic, the newer topic is backdated to 1 second before the post date of the older topic.
However, this backdating does not occur in the destination topic when a string of older replies is split and merged into a newer topic. This results in an unordered display case where the older replies, then the topic, and then the newer replies are displayed in the topic thread.
Suggested fix: backdate the destination topic for the split and merge case if necessary (see bbp_merge_topic_handler(): Date Check).
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
(In [4362]) Topic Split: