Hello,
I get a W3C validation error for the comment form token input:
[code type=html4strict]No p element in scope but a p end tag seen.
…="hidden" name="db8da1fdd210fcc58a4b237b947ec645" value="1" /></div></p> </div>[/code]
This happens with the default template.
In default.php, line 154-156 the form token JHTML is echoed:
[code type=php]
<div id="ccomment-token" style="display:none;">
<?php echo JHtml::_('form.token'); ?>
</div>
[/code]
The HTML output is:
[code type=html4strict]
<div id="ccomment-token" style="display:none;">
<input type="hidden" name="06f8e52bd60f1bce8b9f7f5185a5139a" value="1" /></div></p> </div>
[/code]
I would like to eliminate the closing </p> tag here.
Where do I find the function in Joomla core that puts out the form token input? I googled already but couldn't find it.
Sorry, I don't mean to be picky, but my client requires me to have full W3C validation.
- Gerhard Sitzmann
-
- Newbie area
- Tuesday, 11 June 2013
- Subscribe via email
There are %s replies to this question. If you want to see them you need a valid subscription.
If you have a valid subscription, please login now.
Visit store now
If you have a valid subscription, please login now.
Visit store now
Last questions
Hallo Zusammen
Ich habe das Problem, dass ich die Einstellungen/Optionen bei de...
1 Replies
Posted on Tuesday, 28 March 2023
matukio events seems not to work with the latest Joomla 4.2.9 there was no booki...
0 Replies
Posted on Thursday, 30 March 2023
Hello.
I have comments on the page of a particular article. The google search...
0 Replies
Posted on Wednesday, 29 March 2023
- #Google cache copy
Hi,
When you open a hotspot in the backend you get a couple of javascript err...
0 Replies
Posted on Wednesday, 29 March 2023
Hallo
Seit neuem gehen die Buchungsformulare nicht mehr, siehe hier: https://...
8 Replies
Posted on Monday, 27 March 2023
- #Matukio