in reply to Re^3: A reply falls below the community's threshold of quality. You may see it by logging in. (Acolyte Level=3 needed)
in thread A reply falls below the community's threshold of quality. You may see it by logging in.

I have updated the code to show a distinct message for this scenario, i.e. where the user is logged in but the node is very bad. The text for this case is:

A reply falls below the community's minimum standard of quality and will not be displayed.

Thanks to hexhex for bringing this to our attention.

Today's latest and greatest software contains tomorrow's zero day exploits.
  • Comment on Re^4: A reply falls below the community's threshold of quality. You may see it by logging in. (Acolyte Level=3 needed)

Replies are listed 'Best First'.
Re^5: A reply falls below the community's threshold of quality. You may see it by logging in. (Acolyte Level=3 needed)
by LanX (Saint) on Apr 22, 2026 at 17:18 UTC
    I'm on the train and have trouble checking but IIRC two places need to be patched. °

    Furthermore would I personally include the necessary level, otherwise new requests are likely to happen again. *

    I would have patched it myself, but given that there are two places to be patched i would have needed to insert two config variables for thresholds (downvotes and level) to manage it from a central point, and I don't know how to do this.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    see Wikisyntax for the Monastery

    °) shownote and std_node_display

    *) ok I realize now that you just skipped the log in advice. Another way to solve it. :)