og 5.x-7.2

Bug fixes
Insecure

Changes since DRUPAL-5--7-1:

  • #255194 built in content types do not save their Usage setting.
  • #255934 by marvil07. minor text changes/fixes.

node_privacy_byrole 6.x-1.1

New features
Bug fixes

attempt to fix #256396: Permissions reset on every node update
merge in the mass node operations from 5.x when editing content on admin/content/node

imagefield 5.x-2.0

Bug fixes

Several issues fixed from RC8 plus code style cleanups...

  • send content-type headers when generating JS output, so devel_shutdown can skip appended content.
  • single value imagefields will no longer be deleted on update.
  • default formatter should work again.
  • default image directory should be reliably created.
  • code style cleanups

plus all the major 2.x feature additions....

htmlpurifier 5.x-1.3

Bug fixes

Note for PHP4 users: HTML Purifier has officially dropped support for PHP4 entirely, so we no longer support this module on PHP4 either.

(This is a bugfix release for 5.x-1.2, fixing a fatal error on the configure page with early versions of HTML Purifier. Otherwise, it is identical to 5.x-1.2)

Barring any major bugs or security problems, this is the last release for Drupal 5.x. There were some complaints about not being able to do essentials such as restrict allowed tags, and the whatnot, so I bolted on, using Drupal's forms API, some extra configuration options for you all to fiddle around with. Namely:

  • Allowed HTML elements and attributes
  • Forbidden HTML elements and attributes (requires HTML Purifier 3.1.0rc1 or later!)
  • Autoparagraphing and linkification (enabled by default)

Also, those of you who didn't follow my advice and uninstall/reinstall HTML Purifier when we released 5.x-1.1 will be happy to know that the installer will now take care of that automatically (untested for PostgreSQL, though, although it should work.) Also, there's a minor bugfix with regards to the YouTube filter.

imageapi 5.x-1.1

Bug fixes

Clean up installation errors, and reduce required/unsupported php version to 5.1, but strongly recommend 5.2 by only supporting it.

Pages

Subscribe with RSS Subscribe to RSS - Bug fixes