Modified webbugs filter to create a comment around the offending
authorFabian Keil <fk@fabiankeil.de>
Sun, 8 Oct 2006 17:00:51 +0000 (17:00 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 8 Oct 2006 17:00:51 +0000 (17:00 +0000)
commita1afce4f21bbcdc2c5bcc2677ba76c02c2ec7f3b
treec11d67b90ea6401ed1a74b82a1babacd1843b845
parent0557dbc32d7c306eff969c79ee91c090f1fd5f33
Modified webbugs filter to create a comment around the offending
image instead of removing it entirely.

Adjusted regex to only match if there's at least one whitespace
before the width and height attributes. Makes it more likely that
they are indeed attributes, and not part of the value of another attribute.
Solves BR 1035587.

Thanks to Martin Thomas for diagnosing the cause of the problem.
default.filter