diff options
author | bhobbit <bhobbit@web> | 2010-03-08 04:53:05 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-03-08 04:53:05 +0000 |
commit | e7755506d10dfd03cc615d74aeaa3cec156631ac (patch) | |
tree | d525ba3ec0558483293c1229b273e0a5350a2eb9 /doc | |
parent | 12b5aec2985ece32ee640f7d90feaaac464f795d (diff) | |
download | ikiwiki-e7755506d10dfd03cc615d74aeaa3cec156631ac.tar ikiwiki-e7755506d10dfd03cc615d74aeaa3cec156631ac.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Exception:_Unknown_function___96__this__39___.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/forum/Exception:_Unknown_function___96__this__39___.mdwn b/doc/forum/Exception:_Unknown_function___96__this__39___.mdwn index 7db12c34a..cb75895c8 100644 --- a/doc/forum/Exception:_Unknown_function___96__this__39___.mdwn +++ b/doc/forum/Exception:_Unknown_function___96__this__39___.mdwn @@ -21,3 +21,5 @@ What might be causing this exception and how I might go about debugging exceptio >>> tried setting a page title to '$this' and 'foo $this'. >>> That's with version 1.0.18 of omega. >>> --[[Joey]] + +>>>> I tried it with both omega 1.0.13 and omega 1.0.18 and the issue is present in both. If I view the contents of {$srcdir}/.ikiwiki/xapian/templates/query, I can see that the wiki title is inserted verbatim and there are calls to `$setmap`, `$set` and `$def` etc in the template. --[[dkobozev]] |