Hi Guys,

 Can we disable the selection of "released versions" within JIRA for issues
so that people like me don't continue to get confused?

Thanks!

Cheers,
  Chris



On 10/13/06 9:32 AM, "Sami Siren (JIRA)" <[EMAIL PROTECTED]> wrote:

>      [ http://issues.apache.org/jira/browse/NUTCH-379?page=all ]
> 
> Sami Siren updated NUTCH-379:
> -----------------------------
> 
>     Fix Version/s:     (was: 0.8.1)
>                        (was: 0.8)
> 
> cannot fix released versions
> 
>> ParseUtil does not pass through the content's URL to the ParserFactory
>> ----------------------------------------------------------------------
>> 
>>                 Key: NUTCH-379
>>                 URL: http://issues.apache.org/jira/browse/NUTCH-379
>>             Project: Nutch
>>          Issue Type: Bug
>>          Components: fetcher
>>    Affects Versions: 0.8.1, 0.8, 0.9.0
>>         Environment: Power Mac Dual G5, 2.0 Ghz, although fix is independent
>> of environment
>>            Reporter: Chris A. Mattmann
>>         Assigned To: Chris A. Mattmann
>>             Fix For: 0.8.2, 0.9.0
>> 
>>         Attachments: NUTCH-379.Mattmann.100406.patch.txt
>> 
>> 
>> Currently the ParseUtil class that is called by the Fetcher to actually
>> perform the parsing of content does not forward thorugh the content's url for
>> use in the ParserFactory. A bigger issue, however, is that the url (and for
>> that matter, the pathSuffix) is no longer used to determine which parsing
>> plugin should be called. My colleague at JPL discovered that more major bug
>> and will soon input a JIRA issue for it. However, in the meantime, this small
>> patch at least sets up the forwarding of the content's URL to the
>> ParserFactory.


Reply via email to