The problem is that Drupal gives me an error whenever i try to change the status of an already made reservation. (Reservations page)

Simply put:

  1. Make a simple reservation
  2. Go to reservations page
  3. Open the previously made reservation and change it's status to something else
  4. The error appears, without making the changes in status
CommentFileSizeAuthor
#1 Reservation error.jpg117.48 KBAryca

Comments

Aryca’s picture

StatusFileSize
new117.48 KB
darrick’s picture

My guess is that has to do with revisions. I've been fixing a number of issues with revisions in the 6.x branch. Once things get tested well there I will port the changes to the 7.x branch. Meanwhile revisions should not be used if at all possible.

skriptble’s picture

I tried enabling revisions a while back for the reservation content type and it generates this error. When I disabled the revisions for the reservation content type the problem ceased.

darrick’s picture

Status: Active » Needs review

I've committed a fix for the above error here: http://drupalcode.org/project/merci.git/patch/ea35abc

However, still doubt revisions are fully supported in the 7.x branch but will work on that soon.

Thanks for the report.

darrick’s picture

I've fixed a whole bunch of issues regarding using revisions. Could use some help testing before I roll I a new release.

darrick’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

add image