Piiit/pwPHPwiki

Filenames like url-encoded strings can not be accessed (e.g. deleted)

GoogleCodeExporter opened this issue · 2 comments

What steps will reproduce the problem?
1. create a folder ö%adf
2. Try to access it

What is the expected output? What do you see instead?
Should be shown as ö%adf inside showPages, and be accessible through WikiID. 
But WikiID encodes and decodes and looses %ad in between during this process.

Original issue reported on code.google.com by pitiz29a on 30 Sep 2013 at 8:04

Original comment by pitiz29a on 30 Sep 2013 at 8:06

  • Changed title: Filenames like url-encoded strings can not be accessed (e.g. deleted)
  • Added labels: ****
  • Removed labels: ****

Original comment by pitiz29a on 30 Sep 2013 at 4:50

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****