Closed (fixed)
Project:
Image Resize Filter
Version:
6.x-1.11
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2011 at 15:17 UTC
Updated:
11 Feb 2011 at 09:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
quicksketchThanks, I've confirmed the problem but only when alt text is an empty string. But like you say, "alt" is a required property even if it's empty in XHTML.
Comment #2
quicksketchComment #3
quicksketchThis patch corrects this behavior by keeping empty attributes when parsing an img tag.
Comment #4
quicksketchThe new 1.12 releases fix this single issue.
Comment #5
anrikun commentedThank you for this quick fix and new release :)!