Message from discussion
maximumNumberOfFormInputs
Received: by 10.50.188.232 with SMTP id gd8mr9166625igc.4.1336322427937;
Sun, 06 May 2012 09:40:27 -0700 (PDT)
X-BeenThere: snap_framework@googlegroups.com
Received: by 10.231.50.74 with SMTP id y10ls3054747ibf.4.gmail; Sun, 06 May
2012 09:40:27 -0700 (PDT)
Received: by 10.50.214.102 with SMTP id nz6mr9156719igc.4.1336322427686;
Sun, 06 May 2012 09:40:27 -0700 (PDT)
Received: by 10.50.214.102 with SMTP id nz6mr9156718igc.4.1336322427677;
Sun, 06 May 2012 09:40:27 -0700 (PDT)
Return-Path: <mightyb...@gmail.com>
Received: from mail-ob0-f173.google.com (mail-ob0-f173.google.com [209.85.214.173])
by gmr-mx.google.com with ESMTPS id em8si1603480igc.2.2012.05.06.09.40.27
(version=TLSv1/SSLv3 cipher=OTHER);
Sun, 06 May 2012 09:40:27 -0700 (PDT)
Received-SPF: pass (google.com: domain of mightyb...@gmail.com designates 209.85.214.173 as permitted sender) client-ip=209.85.214.173;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of mightyb...@gmail.com designates 209.85.214.173 as permitted sender) smtp.mail=mightyb...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-ob0-f173.google.com with SMTP id wd20so9303894obb.32
for <snap_framework@googlegroups.com>; Sun, 06 May 2012 09:40:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
bh=xLBq/ZLuahBgfL527hu7XRFdx5DMiUKMYk2wHapC4E0=;
b=bAZAeTKEnBKMRxi+8hxRFkt6CqsewgOh7sWJzwJZkvjUQqQd5SLPRdrafn4U+H0BkH
1cTkuxeYAZVoy6XeN8GAg8u/QYC/H2JOj/Zu5T6ZVq1dvPjgl/9AihaiDAsKMvz+Muet
jGzYR8fSvN7fDtdrxpw4JEC7jGmutdXOK4sKjsbDWmDAr//EAQHUmA7p17bcpln0DP70
DZOSmoyb6dmpi85UdT9M2BH8qO0QaXNuiPt6SZnOBVKB7KefdjLt36PAjRON71WvviXp
i3M/bGMVCdTpVDCZF2Z5tQA3CYzwYChQ+SVGEeLmlMUkw+KYuqG5RwcHfJ5Bowk0qt5m
F1aA==
MIME-Version: 1.0
Received: by 10.182.77.167 with SMTP id t7mr1548374obw.10.1336322427484; Sun,
06 May 2012 09:40:27 -0700 (PDT)
Received: by 10.182.58.162 with HTTP; Sun, 6 May 2012 09:40:27 -0700 (PDT)
In-Reply-To: <a3de61bb-ed76-4b79-a6bf-95c55cfcc...@a5g2000vbc.googlegroups.com>
References: <a3de61bb-ed76-4b79-a6bf-95c55cfcc...@a5g2000vbc.googlegroups.com>
Date: Sun, 6 May 2012 12:40:27 -0400
Message-ID: <CANCg-8ZB3z5iOJq2kMWbLROjOgOE+JqCbavPZeCunpw2CaT...@mail.gmail.com>
Subject: Re: [snap] maximumNumberOfFormInputs
From: MightyByte <mightyb...@gmail.com>
To: snap_framework@googlegroups.com
Content-Type: text/plain; charset=UTF-8
I just fixed this. It's in both the master and 0.9 branches on github
and will be included in the next hackage release. Thanks for the
report.
On Thu, May 3, 2012 at 4:25 PM, edv <edv.ka...@gmail.com> wrote:
> Hi all,
>
> In the Snap.Util.FileUploads module there is UploadPolicy. Why can't I
> change the maximumNumberOfFormInputs? There is no such function
> exposed that can do that. Could you add it?
>
> Best,
> Karol