Ticket #7699 (closed defect (bug): fixed)

Opened 3 years ago

Last modified 3 years ago

comment_max_links causes confusion when zero

Reported by: tellyworth Owned by: anonymous
Priority: normal Milestone: 2.6.2
Component: General Version:
Severity: normal Keywords:
Cc: has-patch

Description

  1. go to Settings/Discussion
  1. Uncheck "An administrator must always approve the comment "
  1. Set "Hold a comment in the queue if it contains 0 or more links."
  1. Post a comment

Expected: the comment should not be moderated.

Actual: the comment goes into the moderation queue.

Technically that's not incorrect, but it's confusing - the moderation setting should take precedence and comment_max_links should be ignored if it's zero.

Attachments

comment_max_links_zero-r8812.patch Download (670 bytes) - added by tellyworth 3 years ago.

Change History

  • Status changed from new to closed
  • Resolution set to fixed

(In [8833]) Ignore comment_max_links option when zero, props tellyworth, fixes #7699

Note: See TracTickets for help on using tickets.