summaryrefslogtreecommitdiff
path: root/doc/forum/Exception:_Unknown_function___96__this__39___.mdwn
diff options
context:
space:
mode:
authorbhobbit <bhobbit@web>2010-03-08 04:53:05 +0000
committerJoey Hess <joey@finch.kitenet.net>2010-03-08 04:53:05 +0000
commite7755506d10dfd03cc615d74aeaa3cec156631ac (patch)
treed525ba3ec0558483293c1229b273e0a5350a2eb9 /doc/forum/Exception:_Unknown_function___96__this__39___.mdwn
parent12b5aec2985ece32ee640f7d90feaaac464f795d (diff)
Diffstat (limited to 'doc/forum/Exception:_Unknown_function___96__this__39___.mdwn')
-rw-r--r--doc/forum/Exception:_Unknown_function___96__this__39___.mdwn2
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]]