The option to dim comments with negative feedback was added in Drupal 6: #781546: Dim comments with [n] negative comments and apparently ported D7 in a later phase.
However, the D6 code doesn't work in D7, as the 'status' is not used in D7.

I'll add a patch in a minute that fixes this.

Comments

BarisW’s picture

Status: Active » Needs review
StatusFileSize
new562 bytes

See patch.

pwiniacki’s picture

Issue summary: View changes

@BarisW tested with 7.x-1.0-alpha1 - not working when setting the Dim threshold to '-10'.

pwiniacki’s picture

Status: Needs review » Needs work