1. Gerhard Sitzmann
  2. Newbie area
  3. Tuesday, 11 June 2013
  4.  Subscribe via email
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.
Responses (5)


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

Last questions

Integration of Google Map in Jomsocial
Hi team, I would like to know if the version of Hotspot allows to display at ...
4 Replies
Posted on Wednesday, 07 September 2022
Links aus Veranstaltungsübersicht funktionieren ni
Nach der Migration von Joomla 3.10 auf Joomla 5.0.3 treten folgende Probleme auf...
3 Replies
Posted on Monday, 08 April 2024
Issues uploading photos
I figured out my other issues and this is the only one I can't seem to find an a...
1 Replies
Posted on Friday, 21 June 2024
Marker adapted to level of zooming
Hello, I'd like to be able to display a marker showing the number of users on a ...
0 Replies
Posted on Monday, 20 May 2024
Download and install locations from Google
Is there anyway that you can download a list of locations from Google Maps and t...
0 Replies
Posted on Monday, 20 May 2024