[7.902][BUG][OPEN] HTTP Proxy blocks i2p2.de even if excluded

Wanted to play a bit around with I2P today evening. So, tried to download the code from www . i2p2 . de . Received a "no route to host" message.

First thought the site is down at the moment, but after some hours i had a look into the HTTP Proxy logs and saw that it was blocked because it's in the "Anonymizing Utilities" category.
2010:04:17-01:16:05 whity httpproxy[12642]: id="0002" severity="info" sys="SecureWeb" sub="http" name="web request blocked" action="block" method="GET" srcip="192.168.23.1" dstip="2001:470:1f0b:592:10:1:0:80" user="" statuscode="502" cached="0" profile="REF_DefaultHTTPProfile (Default Proxy)" filteraction="REF_DefaultHTTPCFFAction (Default content filter action)" size="4572" time="1448 ms" request="0x8512140" url="www.i2p2.de/how_intro" exceptions="content" error="No route to host" category="104" reputation="neutral" categoryname="Anonymizing Utilities"

Don't think there should be a "no route to host" message in this case, but a "content was blocked".

OK, made a rule which excludes all anonymizers (because i like them all). Still not working:
2010:04:17-01:16:41 whity httpproxy[12642]: id="0002" severity="info" sys="SecureWeb" sub="http" name="web request blocked" action="block" method="GET" srcip="192.168.23.1" dstip="2001:470:1f0b:592:10:1:0:80" user="" statuscode="502" cached="0" profile="REF_DefaultHTTPProfile (Default Proxy)" filteraction="REF_DefaultHTTPCFFAction (Default content filter action)" size="4572" time="1138 ms" request="0x8512140" url="www.i2p2.de/how_intro" exceptions="content,url" error="No route to host"


Still a "no route to host" message, but not catecorized as anonymizer anymore.

Then added "i2p2.de" and "www.i2p2.de" to the "Always allow these URLs/sites" box.

Does not change anything. Still no access without disabling the proxy.
2010:04:17-01:23:29 whity httpproxy[12642]: id="0002" severity="info" sys="SecureWeb" sub="http" name="web request blocked" action="block" method="GET" srcip="192.168.23.1" dstip="2001:470:1f0b:592:10:1:0:80" user="" statuscode="502" cached="0" profile="REF_DefaultHTTPProfile (Default Proxy)" filteraction="REF_DefaultHTTPCFFAction (Default content filter action)" size="4554" time="2140 ms" request="0x8500660" url="www.i2p2.de/" exceptions="content,url" error="No route to host"