[fixed] Errors W3c

Post Reply
jce76350
Beta Tester
Beta Tester
Posts: 2033
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

[fixed] Errors W3c

Post by jce76350 »

Hi,
cannot generate system identifier for general entity "_sx_"
in all pages On both NCleanGrey and OneEleven

example section=content&_sx_ mising &

In /admin/templates/adminlog.tpl
onClick="if (this.checked) document.getElementById('adminlog_filters').style.display = 'block'; else
onclick="if (this.checked) document
Last edited by jce76350 on Sat Jun 30, 2012 12:16 pm, edited 1 time in total.
Jean-Claude Etiemble
uniqu3

Re: Errors W3c

Post by uniqu3 »

Fixed in SVN 8140

There is unfortunatelly still validation error in OneEleven as <__body></__html> is included that is needed for other themes.
Waiting for Calguy to find a solution to this without breaking all other Custom themes.
jce76350
Beta Tester
Beta Tester
Posts: 2033
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

Re: [fixed?] Errors W3c

Post by jce76350 »

Fixed in SVN 8140
OK Well

Just an other in myaccount.tpl at Up and down

Code: Select all

		<div class="pageoverflow">
			<p class="pageinput">   -->DEL
				<div class="invisible"> 
				<input type="hidden" name="edituserprefs" value="true" />
				<input type="hidden" name="old_default_cms_lang" value="{$old_default_cms_lang}" />
 ....
			</p> -->DEL
So I think it will be very difficult to have No errors W3c on the two admin themes so the HTML rules are not the same ;)
Jean-Claude Etiemble
uniqu3

Re: [fixed?] Errors W3c

Post by uniqu3 »

jce76350 wrote: OK Well

Just an other in myaccount.tpl at Up and down

Code: Select all

		<div class="pageoverflow">
			<p class="pageinput">   -->DEL
				<div class="invisible"> 
				<input type="hidden" name="edituserprefs" value="true" />
				<input type="hidden" name="old_default_cms_lang" value="{$old_default_cms_lang}" />
 ....
			</p> -->DEL
Fixed Rev. 8143
jce76350
Beta Tester
Beta Tester
Posts: 2033
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

Re: [fixed?] Errors W3c

Post by jce76350 »

Code: Select all

Fixed Rev. 8143
OK
Jean-Claude Etiemble
Post Reply

Return to “Closed Issues”