So I'm using a standard <stripes:file> input, and I have the following
defined for my max post size:
<init-param>
<param-name>FileUpload.MaximumPostSize</param-name>
<param-value>21m</param-value>
When my upload is less than this, everything works fine. When I surpass this
size, it does appear to correctly fail and returns to the source page,
however no error message is displayed.
I'm using the out-of-the-box StripesResources.properties which contains:
validation.file.postBodyTooBig=Total upload size of {3} KB exceeds the
maximum size of {2} KB
But this error message is not getting displayed with the <stripes:errors/>
tag.
Any suggestions?
Thanks,
-Matthew
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users