Cool. Thanks, so I will take if off my list of potential TODOs :-) Regards Felix
Am Freitag, den 08.02.2008, 04:28 -0800 schrieb Tobias Bocanegra (JIRA): > [ > https://issues.apache.org/jira/browse/SLING-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567017#action_12567017 > ] > > Tobias Bocanegra commented on SLING-231: > ---------------------------------------- > > ok - i will work on this... > > > 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. >
