From: Rowan Collins Date: Sat, 3 Sep 2005 10:41:12 +0000 (+0000) Subject: Quick workaround for bug 3131 (don't fill destname from sourcename if we've been... X-Git-Tag: 1.6.0~1727 X-Git-Url: https://git.cyclocoop.org/%7B%7B%20url_for%28%27votes%27%2C%20votes=%27waiting%27%29%20%7D%7D?a=commitdiff_plain;h=568e8f946d8217c6f84b92cc8f9514b6272ca0ea;p=lhc%2Fweb%2Fwiklou.git Quick workaround for bug 3131 (don't fill destname from sourcename if we've been passed it as a URL param already). Probably needs a more thorough redesign, but this'll do as a "hotfix". --- diff --git a/includes/SpecialUpload.php b/includes/SpecialUpload.php index 518d8b8c56..951b23b45f 100644 --- a/includes/SpecialUpload.php +++ b/includes/SpecialUpload.php @@ -574,7 +574,7 @@ class UploadForm {
{$sourcefilename}: - + mDestFile?"":"onchange='fillDestFilename()' ") . "size='40' />
{$destfilename}: