Ronnie Gilkey wrote:
> This is an odd error, what version are you using. I have used version
> 1.7.1 for quite some time and have never seen that error. Would you be
> willing to send a sample inline log with private information stripped?
I am using version 1.71, downloaded July 24, 2005. I just noticed on
the web site that version 1.74 has been released. It would be nice if
the web site also listed at what date each version was released. :) I
didn't realize Anomy would be updated so frequently.
Here is the sample in-line log (in HTML because this is where the
problem occurs). As you can see, the whole log is duplicated. This is
the whole, original log; nothing has been stripped:
<BR><HR><TABLE BORDER=1 BGCOLOR="white"><TR><TD><B>*** ALERT: This
message has been changed before being delivered to you! The following
log describes what was altered and why. ***</B><P>
<pre><font color="black">
Sanitizer (start="1123509395"):
SanitizeFile (filename="unnamed.html", mimetype="text/html"):
Match (names="unnamed.html", rule="2"):
Enforced policy: accept
Rewrote HTML tag: >>_P LANG="en-GB" CLASS="western"
STYLE="margin-bottom: 0in"_<<
as: >>_P LANG="en-GB" CLASS="western"
DISABLED_STYLE="margin-bottom: 0in"_<<
Rewrote HTML tag: >>_P LANG="en-GB" CLASS="western"
STYLE="margin-bottom: 0in"_<<
as: >>_P LANG="en-GB" CLASS="western"
DISABLED_STYLE="margin-bottom: 0in"_<<
Rewrote HTML tag: >>_P LANG="en-GB" CLASS="western"
STYLE="margin-bottom: 0in"_<<
as: >>_P LANG="en-GB" CLASS="western"
DISABLED_STYLE="margin-bottom: 0in"_<<
Rewrote HTML tag: >>_P LANG="en-GB" CLASS="western"
STYLE="margin-bottom: 0in"_<<
as: >>_P LANG="en-GB" CLASS="western"
DISABLED_STYLE="margin-bottom: 0in"_<<
Rewrote HTML tag: >>_P LANG="en-GB" CLASS="western"
STYLE="margin-bottom: 0in"_<<
as: >>_P LANG="en-GB" CLASS="western"
DISABLED_STYLE="margin-bottom: 0in"_<<
Rewrote HTML tag: >>_P STYLE="margin-bottom: 0in"_<<
as: >>_P DISABLED_STYLE="margin-bottom: 0in"_<<
Total modifications so far: 6
</font></pre>
<P>Anomy 0.0.0 : Sanitizer.pm
$Id: Sanitizer.pm,v 1.90 2005/01/04 20:30:13 bre Exp $
<P></TD></TR></TABLE>
</html>
<BR><HR><TABLE BORDER=1 BGCOLOR="white"><TR><TD><B>*** ALERT: This
message has been changed before being delivered to you! The following
log describes what was altered and why. ***</B><P>
<pre><font color="black">
Sanitizer (start="1123509395"):
SanitizeFile (filename="unnamed.html", mimetype="text/html"):
Match (names="unnamed.html", rule="2"):
Enforced policy: accept
Rewrote HTML tag: >>_P LANG="en-GB" CLASS="western"
STYLE="margin-bottom: 0in"_<<
as: >>_P LANG="en-GB" CLASS="western"
DISABLED_STYLE="margin-bottom: 0in"_<<
Rewrote HTML tag: >>_P LANG="en-GB" CLASS="western"
STYLE="margin-bottom: 0in"_<<
as: >>_P LANG="en-GB" CLASS="western"
DISABLED_STYLE="margin-bottom: 0in"_<<
Rewrote HTML tag: >>_P LANG="en-GB" CLASS="western"
STYLE="margin-bottom: 0in"_<<
as: >>_P LANG="en-GB" CLASS="western"
DISABLED_STYLE="margin-bottom: 0in"_<<
Rewrote HTML tag: >>_P LANG="en-GB" CLASS="western"
STYLE="margin-bottom: 0in"_<<
as: >>_P LANG="en-GB" CLASS="western"
DISABLED_STYLE="margin-bottom: 0in"_<<
Rewrote HTML tag: >>_P LANG="en-GB" CLASS="western"
STYLE="margin-bottom: 0in"_<<
as: >>_P LANG="en-GB" CLASS="western"
DISABLED_STYLE="margin-bottom: 0in"_<<
Rewrote HTML tag: >>_P STYLE="margin-bottom: 0in"_<<
as: >>_P DISABLED_STYLE="margin-bottom: 0in"_<<
Total modifications so far: 6
</font></pre>
<P>Anomy 0.0.0 : Sanitizer.pm
$Id: Sanitizer.pm,v 1.90 2005/01/04 20:30:13 bre Exp $
<P></TD></TR></TABLE>
> In line 4 of Sanitizer.pm change the $version variable.
Okay. I didn't see that instruction in the INSTALL, if such an
instruction exists. :)