diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2008-09-22 18:36:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-09-22 18:36:26 -0400 |
commit | ba1b9f85623c1378d50f4fb373d4fad215e12151 (patch) | |
tree | c25998917e597746d3f8144cbb315f7a61dabba2 /doc/bugs | |
parent | b44ca17f939596d0ec76aca9a295516f12803d69 (diff) |
bug report with patch
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/typo_in_skeleton.pm:_sessionncgi.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/typo_in_skeleton.pm:_sessionncgi.mdwn b/doc/bugs/typo_in_skeleton.pm:_sessionncgi.mdwn new file mode 100644 index 000000000..1f9cebd7c --- /dev/null +++ b/doc/bugs/typo_in_skeleton.pm:_sessionncgi.mdwn @@ -0,0 +1,3 @@ +skeleton.pm.example contains the typo "sessionncgi" when defining a sub, which means the skeleton plugin won't work as a session CGI action as-is. [My repository has a patch on the 'trivia' branch](http://git.debian.org/?p=users/smcv/ikiwiki.git;a=commitdiff;h=72ffc85d). --[[smcv]] + +[[!tag patch]] |