aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/pagetitle_function_does_not_respect_meta_titles.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-03-17 12:22:38 -0400
committerJoey Hess <joey@kitenet.net>2008-03-17 12:22:38 -0400
commit62130bd7a308a637a791c5b05ce221b4ac09e981 (patch)
tree93ba2ad84e98e2fa4db320537c21e809d67a72fb /doc/bugs/pagetitle_function_does_not_respect_meta_titles.mdwn
parentf42169a1be7684c335d0ecce94c512b2a5e06ede (diff)
downloadikiwiki-62130bd7a308a637a791c5b05ce221b4ac09e981.tar
ikiwiki-62130bd7a308a637a791c5b05ce221b4ac09e981.tar.gz
web commit by http://madduck.net/
Diffstat (limited to 'doc/bugs/pagetitle_function_does_not_respect_meta_titles.mdwn')
-rw-r--r--doc/bugs/pagetitle_function_does_not_respect_meta_titles.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/pagetitle_function_does_not_respect_meta_titles.mdwn b/doc/bugs/pagetitle_function_does_not_respect_meta_titles.mdwn
new file mode 100644
index 000000000..a30ab0fa3
--- /dev/null
+++ b/doc/bugs/pagetitle_function_does_not_respect_meta_titles.mdwn
@@ -0,0 +1,3 @@
+The `IkiWiki::pagetitle` function does not respect title changes via `meta.title`. It really should, so that links rendered with `htmllink` get the proper title in the link text.
+
+--[[madduck]]