Stefano Zacchiroli wrote:
> Interesting extra info: the "-rebuild" flag triggers the problem, the
> -refresh does not. So if I empty the target dir by "rm -rf" and then
> run, bogously, ikiwiki "-refresh" it passes the incriminated file
> without any problem.

This is just because ikiwiki doesn't scan (or build, which also should
trigger it) all files when run with -refresh.

The bug is caused by the smiley plugin. It seems that perl matches a
regexp and screws up somehow, causing $-[1] and $-[2] to grow without
bounds, beyond the actual boundries of the page.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to