Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Those two move actions are handled differently:Inline moderation - XenForo_Model_InlineMod_Thread::moveThreadsThread tools - XenForo_ControllerPublic_Thread::actionMoveThe thread tools option doesn't error when the destination is the same, unlike inline moderation.I would say the check is more important for inline moderation because completing the action results in the inline selections being cleared. Compare that with thread tools where nothing is lost in completing the null move, and an error message wastes no less time than opening the thread again or clicking back in your browser. Nothing is gained by adding a new error message.
Those two move actions are handled differently:
Inline moderation - XenForo_Model_InlineMod_Thread::moveThreads
Thread tools - XenForo_ControllerPublic_Thread::actionMove
The thread tools option doesn't error when the destination is the same, unlike inline moderation.
I would say the check is more important for inline moderation because completing the action results in the inline selections being cleared. Compare that with thread tools where nothing is lost in completing the null move, and an error message wastes no less time than opening the thread again or clicking back in your browser. Nothing is gained by adding a new error message.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences