Skip to content

1.13.3

Compare
Choose a tag to compare
@quicksketch quicksketch released this 07 Aug 22:38
· 1714 commits to 1.x since this release

This bug fix release contains dozens of minor fixes and also 3 security fixes. These 3 issues are mitigated by an attacker requiring levels of administrative access, but all users are encouraged to update as soon as possible. For more information see the following security announcements:

Backdrop core - Moderately critical - Cross Site Scripting - SA-CORE-2019-010
Backdrop core - Moderately critical - Cross Site Scripting - SA-CORE-2019-011
Backdrop core - Critical - Remote Code Execution - SA-CORE-2019-012

Update information:

  • It will be necessary to run the update script (located at /update.php) for this release.
  • No changes have been made to the .htaccess, robots.txt or default settings.php files in this release, so upgrading custom versions of those files is not necessary.

Changes since 1.13.2

  • Issue #3965: [UX] Views: Fix description for "Fill up single line".
  • Issue #3762: Reassign orphaned blocks on layout template changes.
  • Issue #2850: Use the word 'Configure' instead of 'Edit' for language settings.
  • Issue #3871: Move views_fetch_fields() to utility.inc so that it is always available.
  • Issue #3913: Added test for empty/null tid to taxonomy_build_node_index function.
  • Issue #3776: User error: "theme" is an invalid render array key in element_children().
  • Issue #3840: [UX] update.php results: Replace admin page link with link to dashboard.
  • Issue #3948: Restore missing "edit" link for comments.
  • Issue #3720: Views Plugins documentation topic lists incorrect number of plugin types.
  • Issue #3720: Views: More link disappears when time-based cache is enabled.
  • Issue #3720: Views: Small typo.
  • Issue #3720: Typo 'lenght' in view_trim_views().
  • Issue #3941: Install dbtasks now checks for utf8mb4 support.
  • Issue #3720: Views locale edit link field uses the old D6 path.
  • Issue #3720: Tables generated by Views need better semantics.
  • Issue #3720: Make it easier to subclass views_handler_area_view.
  • Issue #3719: Cache views plugin data.
  • Issue #2620: Views: Use user_format_name for RSS feed creator
  • Issue #3719: Attachments on Views Content Panes don't always inherit exposed filters.
  • Issue #3719: views.api.php: Typo "chang" instead of "change".
  • Issue #2719: Notice: Undefined index: data in views_plugin_cache->restore_headers().
  • Issue #3719: Views: Allow 'GROUP BY' even if no aggregation function has been set.
  • Issue #3719: Add documentation for refreshing of a view.
  • Issue #3719: Wrong example in documentation for hook_views_pre_view().
  • Issue #1140: Fix fields with inline labels.
  • Issue #3643: Fixed CKEditor: Link to existing content gets confused by paths that match file extensions.
  • Issue #3934: Fixed Link field: Recursion in field formatter with views.