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

Comments

Uwe Hermann’s picture

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

nsk’s picture

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.

deekayen’s picture

Status: Active » Fixed

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

Anonymous’s picture

Status: Fixed » Closed (fixed)