Patch #1 Released for V2.2.3

Saturday, November 9, 2013 Tags: patch, bugs

This is the first patch to address some anomalies in v2.2.3 (stable), which are now fixed.  This patch can be applied to any site already running v2.2.3.  The code is already fixed in the 'master' git repo and the patch file can be downloaded from sourceforge.net here.  The patch fixes these issues:

  • Problem fully upgrading an EAAS module youtube to media player configuration
  • Fixes the navigation sidebar flyout view for bootstrap themes
  • Fixes the renderAction to NOT require the full view name to process correctly (can now pass url/module/headline instead of url/module/showall_headline)
  • Fixes broken pages if reCaptcha is not configured
  • Prevents adding empty searches to the search query history
  • Fixes the broken text module inline edit view
  • Adds slideshow options if photo album gallery landing page set to slideshow
  • Adds the missing toggle collapse mobile responsive layout feature of the sample bootstrap theme
    • Allows setting menu collapse width in theme configuration settings!
  • Adds responsive layout work-around for IE 6-8
  • Updates CKEditor to v4.2.2
  • Fixes some issues which could break an EQL (database) import during form table rebuilding
  • Fixes date output of rss feeds
    • Adds new 'Configure RSS Settings' button to the RSS module showall view (which displays a list of all RSS feeds on the site)
  • Makes more of the bootstrap theme buttons appear correctly as bootstrap buttons