diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-17 23:20:27 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-17 23:20:27 +0000 |
commit | 188f1931c2a2fec7c5737985d5e6fb7a05f8ed04 (patch) | |
tree | 2cad996297ed80a1dcbaa2781ba26f06722e1c60 /doc | |
parent | 6003422f4577be43b387e608d531c59079b65db8 (diff) | |
download | ikiwiki-188f1931c2a2fec7c5737985d5e6fb7a05f8ed04.tar ikiwiki-188f1931c2a2fec7c5737985d5e6fb7a05f8ed04.tar.gz |
* Fix some broken logic in cgi creation of a subpage when a toplevel page
with the same name already exists, and generally simplify the edit code.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/newfile-test.mdwn | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/bugs/newfile-test.mdwn b/doc/bugs/newfile-test.mdwn index 29a09bfbf..7a51cd072 100644 --- a/doc/bugs/newfile-test.mdwn +++ b/doc/bugs/newfile-test.mdwn @@ -8,5 +8,4 @@ Assume the script is called like this `http://example.com/ikiwiki.cgi?page=discu (To confirm that this wasn't just a result of my imagination, I created [[/discussion]] on this site; feel free to delete it now.) -> I always find bug reports more comprehansible if they describe actual -> buggy behavior, which you've not done. Could you do so? Thanks. --[[Joey]] +> [[bugs/done]] --[[Joey]] |