Property setting assums String by default
-----------------------------------------
Key: SLING-306
URL: https://issues.apache.org/jira/browse/SLING-306
Project: Sling
Issue Type: Bug
Components: ujax
Reporter: Carsten Ziegeler
If I want to set properties on a node where the type is not a string, the ujax
post servlet fails as it always
assumes string as the property type if no type hint is given.
I think the correct behaviour would be to let the repository try to convert the
value into the required
type if no type hint is set.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.