diff options
author | David Riebenbauer <davrieb@liegesta.at> | 2010-02-03 06:57:20 +0100 |
---|---|---|
committer | David Riebenbauer <davrieb@liegesta.at> | 2010-02-03 07:34:04 +0100 |
commit | da5d29f95f6e693e8c14be1b896cf25cf4fdb3c0 (patch) | |
tree | 8963b1bd672f41a7dcaaf402acef24359f0651b5 /IkiWiki/Plugin | |
parent | bd1e29b8c4d2c2e0329789d1baf0a879617aeee4 (diff) |
fix bugs in `find_src_files()`.
Use `_` to avoid superfluous stat.
Check for `defined $file`, instead of just `$file`.
Add spaces after commas.
Change return values of `verify_src_file()` to not return the tainted filename.
Rename `$f` to `$file_untainted in `verify_src_file()`.
$f changes to `$file` in `find_src_files()`.
This attempts to fix commit f3abeac919c4736429bd3362af6edf51ede8e7fe.
For discussion see
<http://ikiwiki.info/todo/auto-create_tag_pages_according_to_a_template/>
Diffstat (limited to 'IkiWiki/Plugin')
0 files changed, 0 insertions, 0 deletions