@@ -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]]