Re: Urlfilter bug (doesn't return on long URLs)

2005-11-22 Thread Rod Taylor
On Mon, 2005-11-21 at 15:11 -0800, Doug Cutting wrote: This sounds like a bug in the URLFilter implementation. Is this RegexURLFilter? Can you figure out what regex is causing this? Probably the patch should be there, no? I am using the URL Filtering and normalization plugins. As to where

Re: Urlfilter bug (doesn't return on long URLs)

2005-11-21 Thread Doug Cutting
This sounds like a bug in the URLFilter implementation. Is this RegexURLFilter? Can you figure out what regex is causing this? Probably the patch should be there, no? Doug Rod Taylor wrote: I stuck a few log statements within ParseOutputFormat.java. One after 'String toUrl =' and another