Opened 5 years ago

Closed 5 years ago

#7699 closed defect (bug) (fixed)

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 (1)

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

Download all attachments as: .zip

Change History (2)

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

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

Note: See TracTickets for help on using tickets.