https://bugs.gpodder.org/show_bug.cgi?id=807

           Summary: Remove "my.gpodder.org" references: URLs should either
                    be relative or generated from the HTTP request
           Product: my.gPodder.org
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: low
         Component: Website
        AssignedTo: [email protected]
        ReportedBy: [email protected]


If the code is deployed on some other server, there should not be any
references to my.gpodder.org on the website (e.g. authors.html template).

Where it makes sense (e.g. favicon reference) the link should be relative. When
an absolute address (with hostname) is needed, it should be extracted from the
HTTP request object, which usually carries the hostname as part of the request.

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to