NodeType.canSetProperty() does not include type conversion
----------------------------------------------------------

         Key: JCR-59
         URL: http://issues.apache.org/jira/browse/JCR-59
     Project: Jackrabbit
        Type: Bug
  Components: API  
    Reporter: Vinzenz Wyser


for example, NodeType.canSetProperty(String propertyName, Value value) must 
return true if the property requires a StringValue and value is a DateValue 
(but does not)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to