[pmwiki-users] Extending file name characters and uploading/downloading - help wanted to make it work

Simon nzskiwi at gmail.com
Sun Sep 7 02:58:39 CDT 2008


Thankyou very much,I presume that this applies to "+" as well.
Since the URL is generated by PmWiki
would it be possible to change PmWiki so that it encodes the URL in this way

regards

Simon


2008/9/6 Patrick R. Michaud <pmichaud at pobox.com>

> On Sun, Aug 17, 2008 at 05:17:46PM +1200, Simon wrote:
> > When I try to retrieve the file I get the message
> >
> > PmWiki can't process your request
> >
> > ?requested file not found
> >
> > (
> http://ttc.org.nz/pmwiki/pmwiki.php/TararuaTramper/Archive?action=download&
> > upname=tramper%20v76#06%202004-07.pdf)
>
> Note that the '#' character has to be encoded as %23 in the
> url in order for it to be considered part of the filename.  Otherwise
> it's treated as a fragment identifier.
>
> Thus, the following url works:
>
>
> http://ttc.org.nz/pmwiki/pmwiki.php/TararuaTramper/Archive?action=download&upname=tramper%20v76%2306%202004-07.pdf
>
> Pm
>
>


-- 

http://kiwiwiki.co.nz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20080907/4b5cf665/attachment.html 


More information about the pmwiki-users mailing list