Version 1.8: Known issues and fixes (6/6)

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Version 1.8: Known issues and fixes (6/6)

Post by RonnyK »

This topic is written to have the known issues and fixes concentrated....

1) SOLVED Backend is slower then previous release.

2) SOLVED Internet Explorer doesnt show specific backend-pages nicely (f.e. News).

3) SOLVED Theme ´default´ gives message ´Undefined index: direction´ on top in backend.

4) SOLVED Core modules/tabs in the backend aren't translated

5) SOLVED The content tag isn't allowing underscore in name of block anymore

6) SOLVED Default content has News categories in summary-template.

Fixed in SVN. Added the following logic to the default stylesheet of News.
div#news ul li {
padding: 2px 2px 2px 5px;
margin-left: 20px;
}
Last edited by RonnyK on Wed Jul 14, 2010 8:17 am, edited 1 time in total.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Version 1.8: Known issues and fixes

Post by Ted »

We're aware of the admin slowness issues.  Sometimes we concentrate so much on the frontend being fast and stable, that we forget about the backend being snappy as well.  We believe we have a fix which we'll test for a day or two.

If you want to test it yourself (and please do, we could use the feedback), replace lib/translation.functions.php with this version: http://svn.cmsmadesimple.org/svn/cmsmad ... ctions.php

It *should* fix the slowness issues.  Let us know either way!
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Version 1.8: Known issues and fixes (6/6)

Post by RonnyK »

This topic is NOT valid anymore, as 1.8.1 has been released. All mentioned issues/fixes are included in 1.8.1.
Locked

Return to “CMSMS Core”