You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (Jira)" <ji...@apache.org> on 2021/06/01 14:41:00 UTC

[jira] [Assigned] (NUTCH-2866) MetaData.toString() should return "key=value ..."

     [ https://issues.apache.org/jira/browse/NUTCH-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian Nagel reassigned NUTCH-2866:
--------------------------------------

    Assignee: Sebastian Nagel

> MetaData.toString() should return "key=value ..."
> -------------------------------------------------
>
>                 Key: NUTCH-2866
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2866
>             Project: Nutch
>          Issue Type: Bug
>          Components: metadata
>    Affects Versions: 1.17
>            Reporter: Sebastian Nagel
>            Assignee: Sebastian Nagel
>            Priority: Minor
>             Fix For: 1.19
>
>
> The default implementation of Metadata.toString() returns {{key1 value1=key2 value2}}. This should be {{key1=value1 key2=value2}}, of course. Introduced with NUTCH-2788 (commit [e3f7725|https://github.com/apache/nutch/commit/e3f7725#diff-d3d9833dabc24485aae013c756fc1c5266fcd782fa16caf6c5e0e9f109ab1eeeR237]) - :(, seen while reviewing NUTCH-2865.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)