OneEleven theme System Maintenance: no footer in Chrome

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.
Post Reply
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Contact:

OneEleven theme System Maintenance: no footer in Chrome

Post by paulbaker »

CMSMS 1.11.7 (and previous).

Go to Site Admin -> System Maintenance.

In Windows Chrome browser, there is no black footer showing (the bit telling you copyright CMSMS with the version number etc).

In Firefox, the footer shows OK.

See screenshots of Chrome and Firefox.

Close inspection of the HTML shows that Chrome stops rendering the page at this point of the description of VERSION 1.3 "CUBA" -- JUNE 7, 2008 in the Changelog tab:
<br/>- Admin templates are now override-able by creating a matching file in
<br/> module_custom/<module name>/templates/<template filename>.tpl
So Chrome is probably breaking because the < > marks are not encoded for HTML.

The CMSMS release notes shown on that page go back to 2004... I'm not convinced release notes are needed on the hosted CMSMS at all. I never think to look there, I would always go to the .org site for that sort of info.

So, ditch the Changelog tab completely?
Attachments
Firefox browser
Firefox browser
Chrome browser
Chrome browser
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: OneEleven theme System Maintenance: no footer in Chrome

Post by velden »

And the page source has some other validation errors too; like closing <form> tags that are not open.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: OneEleven theme System Maintenance: no footer in Chrome

Post by Rolf »

I fixed this for 1.11.8

Thanks, Paul
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “CMSMS Core”