From 6255c88e89625ee50a1e114575edfdd56c90e3b1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 12 Jul 2008 12:04:10 -0400 Subject: [PATCH] fixed --- debian/changelog | 1 + ...a_PageSpec__44___with_meta_enabled__44___causes_a_crash.mdwn | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0694b8190..a60ec3e54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ ikiwiki (2.54) UNRELEASED; urgency=low * meta: Support a guid option, to allow forcing a particular url or uuid in feeds. (smcv) * Move yesno function out of inline and into IkiWiki core, not exported. + * meta: fix title() PageSpec (smcv) -- Josh Triplett Wed, 09 Jul 2008 21:30:33 -0700 diff --git a/doc/bugs/title__40____41___in_a_PageSpec__44___with_meta_enabled__44___causes_a_crash.mdwn b/doc/bugs/title__40____41___in_a_PageSpec__44___with_meta_enabled__44___causes_a_crash.mdwn index 2f9c10611..d81874ed6 100644 --- a/doc/bugs/title__40____41___in_a_PageSpec__44___with_meta_enabled__44___causes_a_crash.mdwn +++ b/doc/bugs/title__40____41___in_a_PageSpec__44___with_meta_enabled__44___causes_a_crash.mdwn @@ -23,3 +23,5 @@ Applying the changes shown here to ikiwiki's docwiki, and rebuilding its docwiki - add_plugins => [qw{goodstuff version haiku polygen fortune}], + add_plugins => [qw{goodstuff version haiku polygen fortune meta inline}], } + +[[done]] thanks! -- 2.45.0