Language - 'wbb.thread.log.thread.merge'

  • Affected Version
    WoltLab Suite 5.5
    Affected App
    WoltLab Suite Forum
    Diff
    - <item name="wbb.thread.log.thread.merge"><![CDATA[Merged the thread{if $additionalData[mergedThreads]|count > 1}s{/if} {implode from=$additionalData[mergedThreads] item='mergedThread'}“{$mergedThread}”{/implode} into the thread]]></item>
    + <item name="wbb.thread.log.thread.merge"><![CDATA[Merged the thread{if $additionalData[mergedThreads]|count > 1}s{/if} {implode from=$additionalData[mergedThreads] item='mergedThread'}“{$mergedThread}”{/implode} into the thread.]]></item>

    Related: Language - 'wbb.thread.log.thread.setAsAnnouncement'

  • Various questions...

    1. Is technically possible to improve the phrase?
      Two thread merged: Merged the threads “Title 1” AND “Title 2” into the thread.
      Three or more threads merged: Merged the threads “Title 1”, (comma) “Title 2” AND “Title 3” into the thread.
    2. Merging a thread does not display a log entry in the thread (visible to all users as when a thread is moved to another forum).
      Is this the expected behaviour?
    3. Merging a thread deletes the previous log entries. The entire moderation log of posts previous to the merge is lost.
      Is this the expected behaviour?
  • Marcel Werk May 29, 2023 at 1:53 PM

    Added the Label 5.5.13
  • Marcel Werk May 29, 2023 at 1:53 PM

    Added the Label Fixed
    1. That's going to be difficult without adding significantly more template scripting in there.
    2. This does not exist so far. Would be something for a separate suggestions thread.
    3. Only the posts will be moved to the target thread. The other thread will be deleted along with its log entries.

    Marcel Werk
    WoltLab CEO

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!