can the 'add comment' form be generated and returned even if the srcdir is locked?

master
https://openid.stackexchange.com/user/bd7676f7-83b5-4a71-82a6-d4df0fab61ca 2012-01-17 08:13:48 -04:00 committed by admin
parent bbed2a9eff
commit 99e644967c
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
When an `ikiwiki` instance is holding a lock, a web user clicking on "add comment" (for example) will have to wait for the lock to be released. However, all they are then presented with is a web form. Perhaps CGI requests that are read-only (such as generating a comment form, or perhaps certain types of edits) should ignore locks? Of course, I'd understand that the submission would need to wait for a lock. — [[Jon]]