This would be fairly difficult to implement. bts determines what bugs to
cache by downloading an index page and applying a simple regexp:

        return $data =~ m!href="(\d+)\.html"!g;

To only cache open bugs the regexp would need to be much more complex,
and look for the "Done:" that appears several lines down past the bug
number in the index.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to