[
https://issues.apache.org/jira/browse/SLING-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573893#action_12573893
]
Tobias Bocanegra commented on SLING-298:
----------------------------------------
imo this should be treated specially. just prefix all other props with "./" and
you're set.
eg:
POST /foo/bar
FormEncoding = "utf-8"
./jcr:title = "hello"
> FormEncoding parameter should be ignored during POST processing
> ---------------------------------------------------------------
>
> Key: SLING-298
> URL: https://issues.apache.org/jira/browse/SLING-298
> Project: Sling
> Issue Type: Bug
> Components: ujax
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
>
> The FormEncoding parameter should be ignored during post processing and not
> be set as a property.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.