Skip to:
Content

bbPress.org

Changes between Initial Version and Version 1 of Ticket #2586, comment 2


Ignore:
Timestamp:
04/18/2014 03:22:03 PM (11 years ago)
Author:
netweb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2586, comment 2

    initial v1  
    11The `tools-fix.patch​` fixes the issue.
    22
    3 The `tools-repair.patch​` is a 'work in progress' repair tool to repair replies affected and needs further testing and refinements et cetera.
     3The `tools-repair.patch​` is a 'work in progress' repair tool to repair replies affected and needs further testing 'to make it work across all permutations and combinations of reply order with or without threaded replies enabled' and refinements et cetera.
    44
    55Potential Issues: The delete queries in `tools-fix.patch​` are a little expensive and could do with breaking down the delete process into chunks.