You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2008/02/08 12:50:08 UTC

[jira] Commented: (SLING-231) ujax post servlet should respect several date formats for @TypeHint="Date"

    [ https://issues.apache.org/jira/browse/SLING-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566998#action_12566998 ] 

Felix Meschberger commented on SLING-231:
-----------------------------------------

Any patches or more specific definition would be welcome .... ;-) Thanks.

> ujax post servlet should respect several date formats for @TypeHint="Date"
> --------------------------------------------------------------------------
>
>                 Key: SLING-231
>                 URL: https://issues.apache.org/jira/browse/SLING-231
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Tobias Bocanegra
>
> for current date properties the property value handler just calls Node.setProperty(String, type) which will result in errors, if the date string is not of the correct jcr specified format. 
> suggest to add additional conversion helpers that check a range for date formats to be able to deal with other formats, such as ECMA, etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.