summaryrefslogtreecommitdiff
path: root/doc/bugs.mdwn
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-24 05:41:10 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-24 05:41:10 +0000
commit0ce894d18c618e5686bc2183d08e8add0c777dfd (patch)
tree17bd96c6d8b35a61a89107e7dad7bc1be3579e42 /doc/bugs.mdwn
parentb424cc47f1ac36cf807b082f879bcdd0ac6e6dc3 (diff)
web commit by joey
Diffstat (limited to 'doc/bugs.mdwn')
-rw-r--r--doc/bugs.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn
index 867ddb599..ede1c4837 100644
--- a/doc/bugs.mdwn
+++ b/doc/bugs.mdwn
@@ -4,6 +4,9 @@
to point to it, but will forget to update the linkbacks in Foo/Baz.
And if Foo/Bar/Baz is then removed, it forgets to update Foo/Bar to link
back to Foo/Baz.
+
+ -- is this still true?
+
* If I try to do a web commit, to a svn+ssh repo, it fails with
"Host key verification failed."
I think that the setuid isn't fully taking; it should be running as me,
@@ -14,7 +17,6 @@
* RecentChanges is a regular page, perhaps it should be automatically
replaced with a link to the [[CGI]]?
* [[ikiwiki]] should go to the same place as [[index]] (on this wiki).
-* Various inneficencies cause it to sometimes render the same page 3 times for one change. This could be fixed for a 3 fold speedup on commits.
* Web browsers don't word-wrap lines in submitted text, which makes editing a
page that someone wrote in a web browser annoying (`gqip` is vim user's
friend here). Is there any way to improve this?