[troubleshoot] an HTML filelist filtering script
Posted: 04 Sep 2014 08:16
What the script does: you pass a <crlf> separated filelist as the input -> a sortable HTML checklist is generated -> and the original list is returned minus the checked items.
(There's a option $showzombie, which controls whether of non-existent items are listed in the HTML report. Default: yes.)
However, apparently sometimes the checks aren't registered correctly.
For example, of four input items, if any two are checked, the other two items should be returned. But sometimes the return has three items.
Can anybody help repair the bug?
(There's a option $showzombie, which controls whether of non-existent items are listed in the HTML report. Default: yes.)
However, apparently sometimes the checks aren't registered correctly.
For example, of four input items, if any two are checked, the other two items should be returned. But sometimes the return has three items.
Can anybody help repair the bug?