X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9d78e484da5c0f8734cbc26bb1a8f89617d6afe8..15250ee6bfdb66cd823fb856bda84e372647f61f:/doc/bugs/web_reversion_on_ikiwiki.info.mdwn diff --git a/doc/bugs/web_reversion_on_ikiwiki.info.mdwn b/doc/bugs/web_reversion_on_ikiwiki.info.mdwn index 19a073da2..0159f5b77 100644 --- a/doc/bugs/web_reversion_on_ikiwiki.info.mdwn +++ b/doc/bugs/web_reversion_on_ikiwiki.info.mdwn @@ -1,5 +1,5 @@ I created [[sandbox/revert me]] and then tried the revert button on -[[recentchanges]], but I was not allowed to revert it. The specific error +[[json.tl.ph]], but I was not allowed to revert it. The specific error was Error: you are not allowed to change sandbox/revert_me.mdwn @@ -10,3 +10,5 @@ clearer on that. The error might have been thrown by git_parse_changes in git.pm or check_canchange in IkiWiki.pm, via IkiWiki::Receive. -- Jon [[fixed|done]] --[[Joey]] + +: Brilliant, many thanks. -- [[Jon]]