You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2022/04/01 14:08:00 UTC

[jira] [Created] (JCRVLT-623) Validate that DocView values for a specific type are valid (i.e. are string which can be converted back to the given type)

Konrad Windszus created JCRVLT-623:
--------------------------------------

             Summary: Validate that DocView values for a specific type are valid (i.e. are string which can be converted back to the given type)
                 Key: JCRVLT-623
                 URL: https://issues.apache.org/jira/browse/JCRVLT-623
             Project: Jackrabbit FileVault
          Issue Type: Improvement
    Affects Versions: 3.6.0
            Reporter: Konrad Windszus


This came up in the context of SLING-11240. Sometimes DocView XML files contain invalid property values, like 

{code:xml}
test="{Long}1.0"
{code}

Those should be detected by the {{jackrabbit-docviewparser}} validator.




--
This message was sent by Atlassian Jira
(v8.20.1#820001)