Bugs item #844188, was opened at 2003-11-17 21:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=106121&aid=844188&group_id=6121
Category: version 1.3.x (experimental)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jeremy Avnet (brainsik)
Assigned to: Nobody/Anonymous (nobody)
Summary: Import of pages with %2F (/) in their name fails.
Initial Comment:
You can create wiki pages like [WikiWiki/PagePage]. When
the zipdump is made, it uses '%2F' in place of the slash.
However, importing this file and then using the "Restore
Anyway" button (shown to me because I am restoring pages
with multiple revisions -- this seems like a separate bug)
will fail. The %2F is turned back into a slash and instead, a
file called PagePage is searched for in a directory WikiWiki,
which doesn't exist. (For clearity, the file that does exist is
WikiWiki%2FPagePage).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=106121&aid=844188&group_id=6121
|