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:
- Make a simple reservation
- Go to reservations page
- Open the previously made reservation and change it's status to something else
- The error appears, without making the changes in status
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Reservation error.jpg | 117.48 KB | Aryca |
Comments
Comment #1
Aryca commentedComment #2
darrick commentedMy 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.
Comment #3
skriptble commentedI 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.
Comment #4
darrick commentedI'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.
Comment #5
darrick commentedI've fixed a whole bunch of issues regarding using revisions. Could use some help testing before I roll I a new release.
Comment #6
darrick commentedComment #7.0
(not verified) commentedadd image