
noreply at github
May 5, 2009, 9:36 PM
Post #1 of 1
(1357 views)
Permalink
|
|
[bricoleurs/bricolage] c029e4: Fixed a bug in the new stale file expiration code.
|
|
Branch: refs/heads/rev_1_10 Home: http://github.com/bricoleurs/bricolage Commit: c029e4814fb70879dae172397a7656eeb79a96c1 http://github.com/bricoleurs/bricolage/commit/c029e4814fb70879dae172397a7656eeb79a96c1 Author: David E. Wheeler <david [at] justatheory> Date: 2009-05-05 (Tue, 05 May 2009) Changed paths: M lib/Bric/Changes.pod M lib/Bric/Util/Burner.pm Log Message: ----------- Fixed a bug in the new stale file expiration code. When a story is published but has no files to be distributed, it will inadvertantly pass an empty list to `ANY()`. So I modified the code to skip that part if there are no URIs to search on. Thanks to Paul Hyland for the report.
|