openresort 5.x-1.12-18

Bug fixes
  • Fixes potential translation error for breadcrumbs on units
  • Fixes issue where ammenities at unit level aren't always correctly saved

og2mlm 4.7.x-1.x-dev

Bug fixes

This release is of a functioning version for 4.7. It is marked as a development release because it hasn't been widely deployed or tested, and won't be updated.

whizzywig 5.x-1.2

Bug fixes

- fixed textarea visibility problems (issues 185200 & 179496)
- added awareness of CCK textfields (plaintext and filtered) (issue 185395)
- got rid of filter check (issue 181951)

Thanks to all people who reported bugs and helped patching.

lineage 5.x-1.4

Bug fixes

Fixed a bug which recorded erroneous data for new terms (other than root level terms). Make sure you run update.php to reset the term_lineage table.

img_assist 5.x-1.5

Bug fixes
Insecure

Noteworthy changes since 5.x-1.4:

  • drupalimage plugin in the TinyMCE plugins folder needs to be updated, unless hook_wysiwyg_plugin() (http://drupal.org/node/179712) is not committed.
  • Inline image containers have changed from
    <span class="inline[ left|right|center]">...</span>
    to
    <span class="inline inline-left|inline-right|inline-center|inline-none">...</span>.
  • The CSS class of inline images has changed from '' to 'image-', i.e. 'thumbnail' becomes 'image-thumbnail'.
  • Text align clearing tag <br class="clear" /> has been replaced by <div class="clear-image"></div>.
  • The border of inline images was removed from CSS.
  • img_assist_map_image_delete() was renamed to img_assist_map_delete().
  • get_image_vocabs() has been removed.

Pages

Subscribe with RSS Subscribe to RSS - Bug fixes