Announcing CMSMS 1.9.4 - Faanui (Updated to 1.9.4.1)

Project Announcements. This is read-only, as in... not for problems/bugs/feature request.
Locked
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Announcing CMSMS 1.9.4 - Faanui (Updated to 1.9.4.1)

Post by calguy1000 »

Your CMSMS Dev team is once again proud to announce the release of yet another version of CMSMS. This is primarily a bug fix release. We've tackled some of the important issues that remained from CMSMS 1.9.3 including supporting newer versions of MySQL, and miscelaneous caching issues. We've also implemented a few minor performance improvements that should result in a minor performance boost for most websites.

Again, we hope that this will be the last release in the 1.9 series as we are already formulating plans for the next feature release of CMSMS to hopefully be released this summer.

The dev team has spent many hours setting up, testing, fixing, and testing fixes on this release. The Q/A team specifically has spent alot of time going through everything with different browsers, on different operating systems, on different databases with different user account setups. This is work they usually don't have to do, so everybody should give them special appreciation.

As well, with this update we made extra effort to prod our translators to ensure that everything is up to date. Hopefully this helps with some of the nagging 'documentation not accurate' problems for the various languages.

Note: Those people that are still running a version of CMSMS 1.9.3 or earlier that was installed using MySQL 5.5.x will probably have to re-install. This is probably only related to windows hosts, and most of you have probably already downgraded MySQL. But we just thought we'd put it out there.

Special Thanks to:
- Rolf
- RonnyK
- ReneH
- DrCss
- and the rest of the CMSMS Dev Team.

Version 1.9.4 - Faanui
--------------------------
Core Bug Reports
- #6083 Imagemanager Don't show uploaded files
- #6094 Page alias update old-value after copy-page
- #6096 Content is not showing when changing type back to content
- #6098 Server Response Header `Last-Modified` not changing
- #6099 Deleting alias in editcontent and submitting restores old alias
- #6106 no cache-control in login.php -> no logout!
- #6136 TinyMCE file-manager cache problem
- #6168 canonical tag for news ignoring news_url field
- Fixes problem with image manager and caching in google chrome and other webkit browsers.
- Fixes problem with caching on ANY and all admin pages
- Fixes problem with with installs using MySQL 5.5.x
(the solution was implemented in the adodb_lite library so all modules should work).
- Fixes problems with switching content types when editing pages and content blocks not being restored.
- Minor optimization to adodb_lite for the GetOne and GetRow methods
- Fixes a problem where the contentcache was not being read.

MenuManager:
- #6188 using show_all with childrenof does not work

Modulemanager:
- Fixes a useability issue with the selected tab and the selected letter after upgrading a module.

---- ADDED ----
March 13, 2011 - Version 1.9.4.1 released which fixes a syntax error in the ModuleManager module that crept in at the last minute when releasing version 1.9.4

* (C) 2011 CMS Made Simple - No reproduction, duplication, modification or translation without explicit consent.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
zigge
Forum Members
Forum Members
Posts: 75
Joined: Tue Jan 22, 2008 6:53 pm

Re: Announcing CMSMS 1.9.4 - Faanui

Post by zigge »

Tried to upgrade my dev environment from 1.9.3 to 1.9.4 using the .diff tarball.

Found one issue immediately, in the Module manager, all tabs are emty.... Nothing happens when clicked. Clearing cache and applying a full tarball does not work either.

Also, debug=true gives no output whatsoever when selecting the Module manager.

Went back to 1.9.3 and it all works again.
User avatar
Erhaoen
Forum Members
Forum Members
Posts: 19
Joined: Tue Oct 19, 2010 5:32 pm

Re: Announcing CMSMS 1.9.4 - Faanui

Post by Erhaoen »

Great job guys, thank you so much for Faanui! All 1.9.3 issues are gone, but take another look at Module Manager as something is missing there.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Announcing CMSMS 1.9.4 - Faanui

Post by calguy1000 »

Yep, it seems like a tiny syntax error crept into the ModuleManager at the last moment.

it is a silly syntax error that's easy to spot and change if you look at your error log...

I really, really hate having to do a 1.9.5 just for little stuff like this.
Will let you know tomorrow.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
gingercat
Forum Members
Forum Members
Posts: 53
Joined: Mon Aug 04, 2008 2:24 am

Re: Announcing CMSMS 1.9.4 - Faanui

Post by gingercat »

Could you just tell us what the error is and we'll edit it in the meantime?
jce76350
Beta Tester
Beta Tester
Posts: 2023
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

Re: Announcing CMSMS 1.9.4 - Faanui

Post by jce76350 »

gingercat wrote:Could you just tell us what the error
See the Rev 93 → 94 SVN modmanager
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am
Location: The Netherlands

Re: Announcing CMSMS 1.9.4 - Faanui

Post by Gregor »

What about creating a 1.9.4.1 version with the minor bug solved?

Gregor
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: Announcing CMSMS 1.9.4 - Faanui

Post by RonnyK »

The ModuleManager issue is fixed in SVN. Look here for the patched files.

http://forum.cmsmadesimple.org/viewtopi ... =8&t=52520

Ronny
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: Announcing CMSMS 1.9.4 - Faanui

Post by staartmees »

did you clear the buffer?
SINphul
Forum Members
Forum Members
Posts: 23
Joined: Wed Jan 07, 2009 3:24 am
Location: Herndon, VA

Re: Announcing CMSMS 1.9.4 - Faanui

Post by SINphul »

Thanks everyone! The upgrade fixed all my issues. Well done!
gingercat
Forum Members
Forum Members
Posts: 53
Joined: Mon Aug 04, 2008 2:24 am

Re: Announcing CMSMS 1.9.4 - Faanui

Post by gingercat »

Applied the patch all good now - thanks
DoctorWho
Forum Members
Forum Members
Posts: 34
Joined: Mon Jan 24, 2011 5:14 pm
Location: USA

Re: Announcing CMSMS 1.9.4 - Faanui

Post by DoctorWho »

I like how the breadcrumbs once again start with Home.

Thanks guys! ;D
CMSMS: 1.9.4.3 | PHP: 5.2.12 | MySQL: 5.0.45 | Linux
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Announcing CMSMS 1.9.4 - Faanui

Post by calguy1000 »

Version 1.9.4.1 has been released containing just this patch... no other fixes.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Locked

Return to “Announcements”