barcode.module, lines 166 & 167
<img src="/' . $filename . '"> should be XHTML well formed like <img src="/' . $filename . '" /> (note self closing tag ending with slash)

Comments

arhak’s picture

Title: &lt;img> tag should be XHTML well formed » <img> tag should be XHTML well formed
slip’s picture

Status: Active » Closed (fixed)

Agreed. Committed to 2.0-dev. It doesn't look like changes are going to be made to Barcode v1 so I'll close this issue.

skyredwang’s picture

committed to 6.x-1.0

skyredwang’s picture

Status: Closed (fixed) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.