Project:Printer, e-mail and PDF versions
Component:Code
Category:feature request
Priority:minor
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I noticed the module uses
tags. They should be replaced by
to make the module more XHTML compatible.

Comments

#1

This should have been: Replace <br> with <br />.

#2

Actually I wrote the actual tags, but Drupal.org converts anything to html without asking me, so the tags became newline characters. Drupal.org should support plain text posts.

#3

Status:active» fixed

Comitted to CVS for Drupal 4.7 (but not tagged for 4.7 packaging). Needs backport for older versions.

#4

Status:fixed» closed (fixed)