Ticket #768 (closed Enhancement: fixed)

Opened 1 year ago

Last modified 4 months ago

Reporting a post shows misleading instructions if rating is disabled

Reported by: Nicolas Assigned to: davea
Priority: Minor Milestone: Undetermined
Component: Web - Forums Version:
Keywords: patch forum rating Cc:

Description

If forum rating is disabled using <no_forum_rating> in config.xml, the forum reporting page still shows the following text:

Before reporting this post please consider using the +/- rating system instead. If enough users agree on rating a post negatively it will eventually be hidden.
You can find the rating system at the bottom of the post.

However, there is no +/- rating system available at the bottom of posts.

I attached a patch that checks for the setting in forum_report_post.php, and removes the text if necessary.

Attachments

forum-report.diff (1.4 kB) - added by Nicolas on 11/08/08 17:34:38.

Change History

11/08/08 17:34:38 changed by Nicolas

  • attachment forum-report.diff added.

11/08/08 17:44:55 changed by Nicolas

  • keywords changed from patch to patch forum rating.

11/08/08 17:47:17 changed by Nicolas

  • type changed from Defect to Enhancement.

11/11/08 15:43:57 changed by davea

  • status changed from new to closed.
  • resolution set to fixed.

(In [16480]) - web: don't show misleading message if forum rating disabled

fixes #768; from Nicolas


If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.