Closed (outdated)
Project:
Links Package
Version:
5.x-1.x-dev
Component:
Code: links_weblink.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 May 2007 at 09:57 UTC
Updated:
24 Sep 2020 at 19:15 UTC
Jump to comment: Most recent
Comments
Comment #1
avpadernoThere are many
<p>tags that aren't properly closed.That is something I can see in all the modules of the project.
Comment #2
avpadernoThis is still an issue with the latest version for Drupal 5. As the Drupal output is XHTML, every open tag needs to be closed.
In many points, the tag <p> is not appropriately closed.
Comment #3
avpadernoI am closing this issue, since it's for a not supported Drupal version.