Version 1.8: Known issues and fixes (6/6)
Posted: Sun Jul 04, 2010 7:30 pm
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.
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;
}