Share

chatSearch

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Connections to sourceforge website.

You are viewing a single message from this topic. View all messages.

  1. 2004-03-07 19:39:58 UTC
    I need to fix this... the base HREF for the WebView which displays the chat's HTML is at sourceforge.net. The WebKit doesn't seem to like showing HTML without some form of base HREF. The code is here, at line 348 of ChatOutlineDataSource.m:

    [messageDetailsFrame loadHTMLString:htmlText baseURL:[NSURL URLWithString:@"http://www.sf.net/projects/chatsearch/"]];

    Still trying to figure out how to work around this (neither nil nor local URLs seem to work) but as you can see it's nothing nefarious.

    http://cvs.sourceforge.net/viewcvs.py/*checkout*/chatsearch/chatsearch/DataSourceControllers/ChatOutlineDataSource.m?content-type=text%2Fplain&rev=1.1.1.1
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.