summaryrefslogtreecommitdiff
path: root/doc/patchqueue/index.html_allowed.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/patchqueue/index.html_allowed.mdwn')
-rw-r--r--doc/patchqueue/index.html_allowed.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/patchqueue/index.html_allowed.mdwn b/doc/patchqueue/index.html_allowed.mdwn
index 528eb7d39..2431b802a 100644
--- a/doc/patchqueue/index.html_allowed.mdwn
+++ b/doc/patchqueue/index.html_allowed.mdwn
@@ -410,6 +410,9 @@ Index: linkmap.pm
> This is probably supposed to be `$mapitems{$item}=urlto($item, $params{destpage});`,
> which does indeed remove one more `htmlpage` call from the plugins. I can't actually
> try it: "failed writing to dst/ts.png.ikiwiki-new: Inappropriate ioctl for device".
+
+>> Crazy perl bug that ioctl thing. Worked around now in svn. --[[Joey]]
+
> After this probable fix, in fact, all uses of htmlpage in the plugins are used to
> construct an absolute address: the absolute url in most cases, so an `absurl`
> call could be added to be used instead of htmlpage, and something else in the