checkout 5.x-2.0
smk-ka - July 14, 2008 - 11:11
| Download | Size | md5 hash |
|---|---|---|
| checkout-5.x-2.0.tar.gz | 13.8 KB | fde77049afb6db6ec54350b03b1a2903 |
Official release from CVS tag: DRUPAL-5--2-0
Last updated: July 14, 2008 - 11:15
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.
