You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2018/12/18 14:01:00 UTC

[jira] [Resolved] (SLING-2534) Strings of zero length on update in post servlet delete the property

     [ https://issues.apache.org/jira/browse/SLING-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-2534.
-------------------------------------
    Resolution: Fixed

Thanks for the patch [~hanishbansal93]. It's applied in rev 3326753e

> Strings of zero length on update in post servlet delete the property
> --------------------------------------------------------------------
>
>                 Key: SLING-2534
>                 URL: https://issues.apache.org/jira/browse/SLING-2534
>             Project: Sling
>          Issue Type: Bug
>          Components: Servlets
>    Affects Versions: Servlets Post 2.1.2
>            Reporter: Endolf
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: Servlets Post 2.3.26
>
>         Attachments: SLING-2534-diff.txt, blankstrings.patch
>
>
> According to JCR specs, for string type properties, a blank string should be a valid value. Currently the post servlet delets any property where 1 or less values are specifed and the 1 value has a 0 length. I think string properties with a zero length should be blanked instead of deleted.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)