[Webkit-unassigned] [Bug 10732] New: RSS doesn't work when using a non-standard port

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Sep 4 13:02:39 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10732

           Summary: RSS doesn't work when using a non-standard port
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://localhost:3000/xml/atom/feed.xml
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: dez at mac.com


With a webpage with:
<link rel="alternate" type="application/rss+xml" title="RSS"
href="http://localhost:3005/xml/rss20/feed.xml" />
[i.e. my web server is listening on TCP port 3000] when I click the RSS button
in Safari's address bar, I get the message:
Safari can’t open the page “localhost:3005/xml/atom/feed.xml” because it cannot
redirect to locations starting with “localhost:”

It appears that Safari gets confused by the :

Works fine in Firefox and OmniWeb.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list