From dev-return-86175-archive-asf-public=cust-asf.ponee.io@sling.apache.org Tue Jan 30 10:59:52 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 5C2AA18061A for ; Tue, 30 Jan 2018 10:59:52 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4BEFB160C53; Tue, 30 Jan 2018 09:59:52 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 93758160C42 for ; Tue, 30 Jan 2018 10:59:51 +0100 (CET) Received: (qmail 22111 invoked by uid 500); 30 Jan 2018 09:59:50 -0000 Mailing-List: contact dev-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list dev@sling.apache.org Received: (qmail 22100 invoked by uid 99); 30 Jan 2018 09:59:50 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jan 2018 09:59:50 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 28F2D1A3CCC for ; Tue, 30 Jan 2018 09:59:50 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -101.511 X-Spam-Level: X-Spam-Status: No, score=-101.511 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id dv0VbYVLfc4R for ; Tue, 30 Jan 2018 09:59:49 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id BD1CC6370B for ; Tue, 30 Jan 2018 09:48:03 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 1948DE022F for ; Tue, 30 Jan 2018 09:48:02 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id EC83024147 for ; Tue, 30 Jan 2018 09:48:00 +0000 (UTC) Date: Tue, 30 Jan 2018 09:48:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@sling.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SLING-7452) Document the handling of multiple value fields with SlingPostServlet MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SLING-7452?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1634= 4765#comment-16344765 ]=20 ASF GitHub Bot commented on SLING-7452: --------------------------------------- rombert commented on issue #7: SLING-7452 Document the handling of multiple= value fields with SlingPostServlet URL: https://github.com/apache/sling-site/pull/7#issuecomment-361537110 =20 =20 @dplaton - would it work if you added a link from the 'multiple values' = section to the 'patch' section? Also it would be good to review if your cha= nges have any additions/clarifications over the current docs. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. =20 For queries about this service, please contact Infrastructure at: users@infra.apache.org > Document the handling of multiple value fields with SlingPostServlet > -------------------------------------------------------------------- > > Key: SLING-7452 > URL: https://issues.apache.org/jira/browse/SLING-7452 > Project: Sling > Issue Type: Bug > Components: Documentation > Reporter: Daniel Platon > Priority: Major > > The SlingPostServlet documentation at [http://sling.apache.org/documentat= ion/bundles/manipulating-content-the-slingpostservlet-servlets-post.html]= =C2=A0doesn't detail on how to manipulate multi-valued properties with the = changes introduced by=C2=A0SLING-1983. > =C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)