diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-17 13:08:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-17 13:08:16 -0400 |
commit | 52d9f8e9f38f03efd0b1662f3f2d20ce115ed099 (patch) | |
tree | ab1245ba13f2f69a613163e1d0213fe53b53f300 /doc | |
parent | 57a41b663d438cbc99a3a0132cb4c7b69bb2d97e (diff) |
* Correct bug in encoding of %pagestate keys, fixes edittemplate.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/edittemplate_seems_not_to_be_working.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/edittemplate_seems_not_to_be_working.mdwn b/doc/bugs/edittemplate_seems_not_to_be_working.mdwn index 634ae59e2..a6c77b51a 100644 --- a/doc/bugs/edittemplate_seems_not_to_be_working.mdwn +++ b/doc/bugs/edittemplate_seems_not_to_be_working.mdwn @@ -3,3 +3,5 @@ I tried to use [[the_edittemplate_plugin|plugins/edittemplate]] on <http://vcs-p I hope I am not doing something wrong... --[[madduck]] + +> [[fixed|done]] --[[Joey]] |