<div>I have </div><div><br></div><div><b>$UploadNameChars = "-\w. !=+#";</b><i> # allow exclamations, equals, plus, and hash</i></div><div><br></div><div>This means I can successfully upload files such as</div><div>
<a href="http://kiwiwiki.co.nz/pmwiki/pmwiki.php/Test/UploadNameChars?upname=">http://kiwiwiki.co.nz/pmwiki/pmwiki.php/Test/UploadNameChars?upname=</a><b>File#1.txt</b>&action=upload</div><div>to</div><div><a href="http://kiwiwiki.co.nz/pmwiki/pmwiki.php/Test/UploadNameChars">http://kiwiwiki.co.nz/pmwiki/pmwiki.php/Test/UploadNameChars</a>
</div><div>Note: I can upload all the files when I key the file name into the "name attachment as" field of the upload screen, </div>but when I click on delta the URL loses some characters or part of the file name.<br>
<br class="Apple-interchange-newline"><div>However when I try to download the file</div><div><div><a href="http://kiwiwiki.co.nz/pmwiki/pmwiki.php/Test/UploadNameChars?action=download&upname=">http://kiwiwiki.co.nz/pmwiki/pmwiki.php/Test/UploadNameChars?action=download&upname=</a><b>File#1.tx</b>t</div>
I get</div><div><br></div><div><span style="font-family:'Times New Roman';font-size:medium">?requested file not found</span>
</div><br><div><br></div><div>Attachtable displays the file correctly.</div><div><br></div><div>I'm wondering what is going on?</div><div><br></div><div>Any ideas</div><div><br></div><div>Simon</div>