Ticket #233 (closed defect: fixed)

Opened 7 years ago

Last modified 7 years ago

Review ID error when hitting "Approve" button

Reported by: skizye@hotmail.com Assigned to: Team5
Priority: normal Component: PeerReviewPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.8

Description

I get the following error when trying to "Approve" a peer review.

Review ID error Invalid review ID supplied - unable to load page.

Attachments

Change History

03/21/06 17:37:45 changed by coderanger

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

03/29/06 05:43:27 changed by Team5

  • status changed from closed to reopened.
  • resolution deleted.

03/30/06 23:16:57 changed by anonymous

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

04/04/06 19:43:32 changed by anonymous

  • status changed from closed to reopened.
  • release set to 0.8.
  • resolution deleted.

This is an issue in the CGI and FastCGI modules in Python. A related bug can be found here: http://projects.edgewall.com/trac/ticket/2284

The workaround is to remove the query-string arguments on the form action and replace them with hidden variables.

Example from peerReviewView.cs:

04/07/06 08:24:53 changed by Team5

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

We applied this workaround in our new version 0.3


Add/Change #233 (Review ID error when hitting "Approve" button)




Change Properties
Action