From: Simon Green Date: Thu, 12 Dec 2013 12:16:15 +0000 (+1000) Subject: Bug 947766 - Poorly worded error message when attempting to attach a file that is... X-Git-Tag: bugzilla-4.5.2~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cedfb8a53352882ef0918bf99185d80778501926;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 e3902e334f..55379bda65 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -650,7 +650,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.