Closed (fixed)
Project:
Acidfree Albums
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2006 at 05:43 UTC
Updated:
7 Feb 2006 at 16:29 UTC
Jump to comment: Most recent file
Comments
Comment #1
drewish commentedthis seems like an acidfree specific issue.
Comment #2
vhmauery commentedI don't think returning true is what you want. Returning true would allow for the file to be downloaded. If it is not ours, we should return something that is not true and not false and not an array. So here is a patch that does returns null...
Let me know if this fixes your problem.
Comment #3
vhmauery commentedWell, I committed the patch. So I hope it works. It is in CVS awaiting repackaging in a few hours.
Comment #4
vhmauery commented