An update was released to our development environment on Tuesday, August 30th, 2016 and will be released to production sites on Tuesday, September 6th, barring any security/emergency updates. The following updates have been applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

  • None

New Modules Added

  • None

Contributed Module Updates

  • Webform 7.x-4.14:
    • This release contains two updates that have been rolled into one
    • 7.x-4.13 The update of most concern for us is the one that involves conditionals. Users can now actually nest conditional statements inside of other conditional statements. This is pretty exciting, but it also opens the door for some potential confusion. We ask of anyone who is using conditionals to give their form(s) a test in their dev environment to make sure everything is working correctly.
      • Additionally, there are more than ten other updates that have been introduced. For more information, see the referenced release notes.
    • 7.x-4.14 was not a security release, but there were two big security improvements that were added to let users better understand the security ramifications of two existing features
      • Changing disabled components. The description of the disabled option now clarifies that it is still possible for a user to use developer or JavaScript tools to modify the value of a disabled component. This is by design and is considered desirable. To store a submission value that cannot be changed by the user, use a hidden component with the “secure value” option.EntityInterface added to allow programming interfaces
      • Submission results downloaded as delimited text files (e.g. CSV). Some spreadsheets interpret cell data within a delimited text file as a formula, leading to a formula injection vulnerability in the spreadsheet. Data submitted by untrusted users that may be opened by a spreadsheet should be downloaded in Microsoft Excel format rather than delimited text format. The Webform submission download page makes this clear.
      • Additionally there are more than ten other updates that have been introduced. For more information, see the referenced release notes

OSU Module Updates

  • None

OSU Theme Updates

  • None

If you have questions or concerns please contact us though our contact form.

An update was released to our development environment on Tuesday, August 23rd, 2016 and will be released to production sites on Tuesday, August 30th, barring any security/emergency updates. The following updates have been applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

  • None

New Modules Added

  • Metatag 7.x-1.17:
    • The information found at this Code Karate tutorial is a little dated, but it will get you started in the right direction. Please note that module configuration is an architect level activity.

Contributed Module Updates

  • CTools 7.x-1.10:
    • This update has more than ten changes. Please refer to the version link above for more details.
    • Please note that this module is a suite of APIs that are not testable via the User Interface. Many of the modules within our OSU Drupal 7 distribution are dependent upon it for base functionality.
    • Many of the fixes in this update relate to CTools modal forms, which appear in the Views User Interface.
  • Entity 7.x-1.7:
    • Views Row Plugin “Rendered Entity” adds reference to the view
    • EntityInterface added to allow programming interfaces
    • theme_entity_property() now respects “content” variable
    • Fixed error “Call to a member function label() on a non-object” in generated admin UI
    • Added a way to prevent exportable rebuild on cron run

OSU Module Updates

  • None

OSU Theme Updates

  • None

If you have questions or concerns please contact us though our contact form.

An update was released to our development environment on Tuesday, August 16th, 2016 and will be released to production sites on Tuesday, August 23rd, barring any security/emergency updates.  The following updates have been applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

  • None

New Modules Added

  • None

Contributed Module Updates

  • Acquia Connector 7.x-2.17:
    • Please note that this module is used for server connectivity at Acquia and is not something that our customers have access to.
    • Fixed bug that was breaking the status page
    • Updated the migrate form to expect non-2xx response codes from Acquia Cloud as the server side code changed
    • Fixed up the unit tests so they all pass now and make further development/maintenance easier
  • Colorbox 7.x-2.12:
    • Add missing gallery navigation buttons
    • Increased minimum required version of Colorbox plugin to 1.6.1 to encourage people to upgrade
      • CWS pulls from the Colorbox repo, so we already have 1.6.1 in use
  • Context 7.x-3.7:
    • More than 10 fixes/improvements (all minor), please see version notes by clicking on the version number above
  • Display Suite 7.x-2.14:
    • Previous update introduced a regression. This release fixes the resulting problems.
  • Features 7.x-2.10:
    • Fixed undefined index error
    • Fixed features_get_component_states() so that it passes its $reset param
    • Fixed Drush fl output issue
  • Field Collection 7.x-1.0-beta11:
    • Fixed array_filter() issue that was produced after upgrading to 7.x-1.0-beta10
  • Libraries API 7.x-2.3:
    • More than 10 fixes/improvements (all minor), please see version notes by clicking on the version number above

OSU Module Updates

  • None

OSU Theme Updates

  • None

If you have questions or concerns please contact us though our contact form.