Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
2 + 2 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     
".$name." : ".$path."";[/code] but the correct way to do is: [code]$path = "id."=".$sel_id."'>".$name." : ".$path."";[/code] Note that ampersands in URL must be [b]&amp;[/b] please read it: [url=http://www.htmlhelp.com/tools/validator/problems.html#amp]http://www.htmlhelp.com/tools/validator/problems.html#amp[/url] I hope that development team consider this recomendation.[/quote]" />

Invalid xhtml code in xoops
by cmagana on 2006/1/4 7:26:57

many portions of code in XOOPS core have invalid code xhtml, by example, in file class/xoopstree.php line 195 is:
le="color: #000000"><?php $path = "<a href='".$funcURL."&".$this->id."=".$sel_id."'>".$name."</a>&nbsp;:&nbsp;".$path."";

but the correct way to do is:
le="color: #000000"><?php $path = "<a href='".$funcURL."&amp;amp;".$this->id."=".$sel_id."'>".$name."</a>&nbsp;:&nbsp;".$path."";

Note that ampersands in URL must be &amp;
please read it: http://www.htmlhelp.com/tools/validator/problems.html#amp

I hope that development team consider this recomendation.

Who's Online

215 user(s) are online (149 user(s) are browsing Support Forums)


Members: 0


Guests: 215


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits