On Thu, Sep 04, 2008 at 09:15:49PM +1300, Simon wrote:
> While "!" and "=" work just fine,
> "+" and "#" do not.
> 
> Can somebody suggest what I could do to make this work

I just replied to an earlier message, but just for completeness:

If an upload contains a + or # in the name, then the url used
to access the upload will need to use %2b and %23 for those
characters.

PmWiki _should_ automatically generate the urls with the
escaped characters, if it's not then let me know and I'll
look into it further.

Pm

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to