http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2959 --- Comment #4 from frederic@tamil.fr 2010-02-12 06:45:43 ---
Created an attachment (id=1610) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1610) [details] Patch to enhance URL checking in 856 tags
This patch add two things: (1) Avoid re-fetching an already tested URL (2) Beautify the HTML output. (2) could/must be done outside this script (imo) with CSS rather than hardcoded in HTML <td> tags. (1) It's a great idea, even if the list of already checked and bad urls should be stored in a hash rather than in an array. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.