Ticket #101 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Use cURL instead fopen

Reported by: trac-user Assigned to: fox
Priority: minor Milestone: 1.2.2
Component: backend Version: 1.2.1
Keywords: curl fopen icons favicons Cc:

Description

In many hostings, there is no posibility (for security reasons) to use the fopen function, so the icons feature dont work...

Is there a chance to change fopen with cURL? There are a better way to handle favicons?

Thanks

Change History

08/20/06 18:11:10 changed by fox

  • status changed from new to assigned.

Accepted

08/20/06 18:28:15 changed by Rick

Great! ;-)

08/20/06 18:36:12 changed by www-ttrss

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [1267]) [project @ new option: USE_CURL_FOR_ICONS (closes #101), add some CRs to error messages]