Patch #3 Released for v2.2.0

Saturday, June 8, 2013 Tags: patch, bugs

This is a third patch to address the show-stopping bug 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 or v2.2.0patch2.  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