Patch #5 Released for v2.2.0

Thursday, June 27, 2013 Tags: patch, bugs

This is a fifth patch to address a couple big bugs and several other issues in v2.2.0 (stable), which are now fixed.  This patch can be applied to any site already running v2.2.0, v2.2.0patch1, v2.2.0patch2,  v2.2.0patch3, or v2.2.0patch4.  The code is already fixed in the 'master' git repo and the patch file can be downloaded from sourceforge.net.  The patch fixes these bugs:

  • You are unable to add new modules in any of the non-bootstrap framework themes
  • When minify is turned on, javascript will crash in several views
  • There is an extra '<' in the search box/show view
  • When displaying multi-byte characters (Chinese) in a summarized view, they would become garbled 
  • The less compiler would assume the complimentary 'css' folder existed, though it now creates the missing folder if necessary
  • Fixes an issue where a twitter module could crash the page by reverting to the old twitter model
  • Fixes some issues with the mediaplayer and countdown module upgrade scripts
  • (patch #3) fixes broken export database (eql) procedure
  • (patch #3) fixes moving help doc to new section
  • (patch #3) fixes tooltip not displayed on links showall view if categories turned off
  • (patch #3) fixes black box display on page with multiple 'lightbox' enabled modules
  • (patch #3) fixes custom ckeditor plugins not displayed in editor toolbar
  • (patch #3) updates robots.txt (web crawler instructions file)
  • (patch #3) updates html source edit feature in text inline edit view
  • (patch #3) fixes generateSiteMap & generateXMLFeed cron scripts
  • (patch #3) fixes inability to delete standalone pages in bulk
  • (patch #4) fixes the blackout of Twitter API v1
  • (patch #4) fixes an issue when attempting to display more than 750 events (administration/past views)
  • (patch #5) regresses to again provide 0.9x theme compatibility now with messages displayed for logged in admin users on how to update deprecated theme calls.  This regression support will only exist for few more versions
  • (patch #5) corrects some minor help link issues
  • (patch #5) fixes a fatal error when running on a server without the php_fileinfo module loaded which would occur when sending an email with attachments
  • (patch #5) fixes an issue in some views where the date would not follow the site configured default display
  • (patch #5) fixes two upgrade scripts which could/would delete the theme compatibility and/or erase page/section permissions