Bug Report
Affected Version: 4.5.1
Since XenForo 2.3.7, XF corrected the behavior of option values so that they are now returned in their correct data types.
https://xenforo.com/community/threads/xf-options-do-not-round-trip-integer-boolean-values-as-expected.229806/
File...
Bug Report: Auto-Merge fails when messageMaxLength is set to 0
Affected Version: 2.3.1
Issue:
When the messageMaxLength option is set to 0 (no limit) the auto-merge feature is currently prevented from executing.
File:
ThemeHouse/AutoMergeDoublePost/XF/Pub/Controller/Thread.php, Line 96...