uja post servlet should also respect some well known jcr property names for 
auto generation
-------------------------------------------------------------------------------------------

                 Key: SLING-229
                 URL: https://issues.apache.org/jira/browse/SLING-229
             Project: Sling
          Issue Type: Improvement
            Reporter: Tobias Bocanegra
         Attachments: ujax_jcr_names-r619004.patch

currently the following property names have special default values when 
provided with empty string:
  created
  createdBy
  lastModified
  lastModifiedBy

suggest to add those as well:
  jcr:created
  jcr:createdBy
  jcr:lastModified
  jcr:lastModifiedBy

the following are respected for auto-generation of node node names:
  title
  name
  description
  abstract

i suggest to add those as well:
  jcr:title
  jcr:description


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

Reply via email to