| Hi,
I installed the version 3.30 (+swf), and noticed a
difference in the handling of links:
The downloaded files contain the following code:
Now: 3.30 (+swf)
<A HREF=http://www.site.com/path/humor/file.htm
onClick='this.href="#refs";window.open
("../../path/humor/file.htm")'>Text</A>
Previously: 3.30 RC 10
<A HREF=http://www.site.com/path/humor/file.htm
onClick='this.href="#refs";window.open
(http://www.site.com/path/humor/file.htm)'>Text</A>
Please note, that "www.site.com/path/*" is excluded by
filter rules.
The previous version seems to be more consistent.
Is this a feature? If yes, what is the background?
Best regards
Juergen | |