[
https://issues.apache.org/jira/browse/STANBOL-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rafa Haro closed STANBOL-565.
-----------------------------
Resolution: Done
> Recipe creation fails if the description of the recipe, which should be a
> mandatory parameter, is null
> ------------------------------------------------------------------------------------------------------
>
> Key: STANBOL-565
> URL: https://issues.apache.org/jira/browse/STANBOL-565
> Project: Stanbol
> Issue Type: Bug
> Components: Rules
> Reporter: Andrea Nuzzolese
> Assignee: Andrea Nuzzolese
>
> Recipe creation fails if the description of the recipe, which should be a
> mandatory parameter, is null.
> The issue depends on the the fact that the method
> ClerezzaRuleStore.createRecipe does not verify if the description parameter
> contains a null value while creating a PlainLiteral with that value. This may
> throw an IllegalArgumentException caused by the fact that the literal string
> cannot be null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)