Posted by Dave Reid on September 23, 2009 at 6:47pm
| Download | Size | md5 hash |
|---|---|---|
| devel-5.x-1.2.tar.gz | 73.69 KB | 707153cbf9554181cf6abc283f78a6bd |
| devel-5.x-1.2.zip | 88.54 KB | 062d0c91f2a1da91ff18ed6e7a2b5cdc |
Last updated: December 24, 2010 - 22:45
This release fixes a security vulnerability, all users of Devel 5.x-1.1 or any 5.x-1.x-dev snapshot from before 2009-09-23 are urged to upgrade. For more details, see SA-CONTRIB-2009-062.
Changes since DRUPAL-5--1-1:
- remove macro module. See http://drupal.org/project/macro. thanks Steve McKenzie.
- #260207 backport by drewish: Execute PHP as menu item instead of block.
- Report unexpected presence of 0/0/all/100 grant.
Enhance dna_summary text.
Fix some minor bugs. - 568676: Fix incorrect use of l() in a call to t().
- #321883 by neilnz: Fixed broken watchdog() in backtrace error handler.
- #585952 (SA-CONTRIB-2009-062) by dmitrig01: Fixed missing check_plain() with drupal_set_title().