When duplicating a CS with now children, clear out the replies and threads. When duplicating with children, recalculate them again, since duplicating clears them. Fixes bug #11347.
Note, the lastPostId and lastPostDate are cleared, and gone. There is no way to recover it after duplicating the branch since the creationDates and revisionDates are reset when duplicating.
This commit is contained in:
parent
6fe662ef83
commit
97338ffefe
2 changed files with 21 additions and 3 deletions
|
|
@ -10,6 +10,7 @@
|
|||
- fixed #11351: Double submits on ITransact checkout
|
||||
- fixed #11353: shop - sales - error
|
||||
- fixed #11355: Duplicate template error
|
||||
- fixed #11347: copy forum
|
||||
|
||||
7.8.9
|
||||
- fixed #11235: wiki search
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue