Hi, I inserted a site with "page tags" like they are used by TFEE. This is a simple HTML comment with some stuff init.
For some reason I used 2 dashes in the description to separate some part in it -- like I do it here. Then I noticed that fproxy's anonymity filter closes the comment there. This is not the major problem (as I guess thetower reads those tags not via fproxy), but the problem is that the rest of the description is now outside the comment and produces some ugly text at some very bad place :( So could *please* someone look into that issue? Thank you. (I'm not familiar with java parser generators) An example: Insert a HTML site <html><body><!--index <description>this is a comment -- and it will show the problem</description><site type>edition</site type> -->Hello</body></html> After anonymity filter it is: <html><body><!--index <description>this is a comment -->edition -->Hello</body></html> Michael _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
