-
Fixing encoding and sanitizing logic to prevent double-encoding of URLs.
-
Fixing issue in hook_field_formatter_view for formatter fields with no values.
-
Fixing unsupported operand types error when the formatter field has no values.
-
Altering the ext_link_page_js_direct_disable setting behavior and description as it does not fall back on the page default setting.
-
Updating README.txt for Drupal 7.
-
Adding option to disable automatic redirection. Adding optional modal-specific settings to override defaults for the exit page.
-
Minor JS code clean up.
-
Issue #1347856: Fix PHP 5.3 call-time pass-by-reference warnings.
-
Issue #1330788 by arithmetric: Fixed Issues with upload form.
-
Ensuring that the state machine is loaded against the current state when automatically unpublishing a revision.