[
https://issues.apache.org/jira/browse/ANY23-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16564403#comment-16564403
]
ASF GitHub Bot commented on ANY23-377:
--------------------------------------
GitHub user HansBrende opened a pull request:
https://github.com/apache/any23/pull/107
ANY23-377 don't replace empty strings with 'Null'
mvn clean test -> all tests passed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HansBrende/any23 ANY23-377
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/107.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #107
----
commit a07d1f058fcdc2d994dcd220759310737fe68965
Author: Hans <firedrake93@...>
Date: 2018-07-31T21:37:25Z
ANY23-377 don't replace empty strings with 'Null'
----
> Microdata extractor replaces empty strings with "Null"
> ------------------------------------------------------
>
> Key: ANY23-377
> URL: https://issues.apache.org/jira/browse/ANY23-377
> Project: Apache Any23
> Issue Type: Bug
> Components: microdata
> Affects Versions: 2.3
> Reporter: Hans Brende
> Assignee: Hans Brende
> Priority: Major
> Fix For: 2.3
>
>
> The microdata extractor replaces empty string property values with the string
> "Null". This behavior is nonstandard and unexpected. Cf. ANY23-115.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)