- i installed CHECKOUT
- i gave authenticated users the permission to check out documents
- i edit a page with one user (with firefox) and it says that the node is protected now
- i edit the same page with another user (and another browser: with google chrome) and it says the same thing.
-> i can edit it with both users at the same time.
what's wrong?
Comments
Comment #1
war1237 commentedHaving same issue. Using Drupal 6,10
Comment #2
smk-ka commentedThis can happen if you have modules installed that make use of hidden AJAX requests while editing a node (FCKEditor is one such case). This has already been fixed in CVS, or in the 6.x-2.x-dev snapshot, which will be available from the project page within the next 12 hours.