Ticket #187 (closed defect: worksforme)

Opened 10 months ago

Last modified 7 months ago

schema:// not detected correctly when adding feeds via backend.php

Reported by: trac_user Assigned to: fox
Priority: minor Milestone: 1.2.22
Component: backend Version:
Keywords: Cc:

Description

The schema:// (e.g. http:// or https://) is not detected properly, when adding feeds via backend.php (using Firefox Integration for example). This results in http:// links.

When using https:// only, it results in broken links.

Change History

02/19/08 23:41:34 changed by fox

  • status changed from new to assigned.
  • milestone set to 1.2.21.

Needs investigation, accepting for now.

02/20/08 10:13:21 changed by fox

Adding feeds from Firefox uses exactly same function as adding from main UI. What exactly are you trying to add and what do you get as a result?

03/02/08 01:59:56 changed by trac_user

Simply said: my tt-rss is running on a https-httpd. It is only accessable via https://.

After adding a feed via the backend-method (which works fine), the links at the bottom of the page (edit details etc.) are refering to http:// (notice the missing s). Seems to me the links are hardcoded somehow...

04/21/08 13:05:08 changed by fox

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

OK, I think this one actually works.