Sebastian Nagel created NUTCH-2866:
--------------------------------------
Summary: 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
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)