[ https://issues.apache.org/jira/browse/SLING-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josh Kennedy updated SLING-1130: -------------------------------- Attachment: date.patch This patch adds date support to the DefaultContentLoader and the JSON reader. Includes unit tests for the JSON Reader. > Content Loader does not parse dates > ----------------------------------- > > Key: SLING-1130 > URL: https://issues.apache.org/jira/browse/SLING-1130 > Project: Sling > Issue Type: Bug > Components: JCR > Affects Versions: JCR Contentloader 2.0.6, JCR Contentloader 2.0.4, JCR > Contentloader 2.0.2 > Reporter: Josh Kennedy > Fix For: JCR Contentloader 2.0.6 > > Attachments: date.patch > > > The Default Content Loader is not able to parse Dates into Calendar objects > for adding to a Node. This prevents any initially loaded content to be able > to use dates as properties and act on them directly. This also affects the > JSON and XML Readers. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.