From: Simon Green Date: Thu, 12 Dec 2013 12:14:20 +0000 (+1000) Subject: Bug 947766 - Poorly worded error message when attempting to attach a file that is... X-Git-Tag: bugzilla-4.4.2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4ccfac7b9434d25dcd64387c6d5743fb59e41d1;p=thirdparty%2Fbugzilla.git Bug 947766 - Poorly worded error message when attempting to attach a file that is too large r=glob, a=sgreen --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 378323fd5b..50ff68c306 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -629,7 +629,8 @@ [%+ max_limit.nsort.last FILTER html %] KB.
We recommend that you store your attachment elsewhere and then paste the URL to this file on the attachment - creation page in the appropriate text field. + creation page in the appropriate text field, which you can access by + clicking the "paste text as attachment" link.
Alternately, if your attachment is an image, you could convert it to a compressible format like JPG or PNG and try again.