Posted by smk-ka on July 14, 2008 at 11:11am
| Download | Size | md5 hash |
|---|---|---|
| checkout-5.x-2.0.tar.gz | 13.8 KB | fde77049afb6db6ec54350b03b1a2903 |
| checkout-5.x-2.0.zip | 17.67 KB | fdf6c5bf9c66a87d5bf2dc87cb5800c4 |
Last updated: December 24, 2010 - 22:37
New features:
- Refactored large parts of the code.
- Moved node locking to an earlier stage to more reliably detect node edit urls
and avoid unnecessary locking. This also allows user defined urls to lock
nodes for (no UI yet).
- by ptalindstrom: Display error message even when the same user tries to edit
its own locked node.
- by Frank Steiner: (Backport) Trying to regain lock when a lock has been
removed.
Bugs fixed:
- #245685: Fixed endless page redirect if $base_url is set (ie. Drual is
installed in a subdirectory).
- Fixed node (un)locking, especially when using url aliases.