Closed (fixed)
Project:
Janode
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Oct 2006 at 01:02 UTC
Updated:
26 Oct 2006 at 08:00 UTC
I had a problem that when running cron, janode reported an url as not working although the page did really exist. I found out that it the url couldn't be read with fopen, but could be opened fine with curl. So I implemented the url check in janode with curl.
See the attached output of 'svn diff'
| Comment | File | Size | Author |
|---|---|---|---|
| janode_svndiff | 1.22 KB | sjs |
Comments
Comment #1
AjK commentedThanks for your effort!
http://drupal.org/cvs?commit=42425
http://drupal.org/cvs?commit=42426
regards,
--AjK
Comment #2
(not verified) commented