Thanks, fixed :) 2017-01-10 16:48 GMT+01:00 Todd Kofford <[email protected]>: > Although this is trivial, I thought I would mention it anyway. > > I've been playing with file upload functionality of struts version 2.5.8, and > noticed that the file "struts-messages_en.properties" has a typo in the > following message: > struts.messages.error.file.too.large=The file is to large to be uploaded: > {0} "{1}" "{2}" {3} > This needs to be changed to: > struts.messages.error.file.too.large=The file is too large to be > uploaded: {0} "{1}" "{2}" {3} > > The typo does not exist in the file "struts-messages.properties". > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
