Tk Library Source Code

View Ticket
Login
Ticket UUID: 636977
Title: news scheme not recognized
Type: RFE Version: None
Submitter: davidw Created on: 2002-11-12 05:21:39
Subsystem: uri Assigned To: andreas_kupries
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2002-11-16 03:33:22
Resolution: Closed By: davidw
    Closed on: 2002-11-15 20:33:22
Description:
The 'news' and 'nntp' schemes are not implemented. 
These aren't that uncommon.  I will see about doing
this if I have a moment.
User Comments: davidw added on 2002-11-16 03:33:22:
Logged In: YES 
user_id=240

Committed fix.

andreas_kupries added on 2002-11-16 03:19:40:
Logged In: YES 
user_id=75003

Nit: [manpage_end] should be on its own line (uri.man).
Beyond that it looks ok.

David is now looking at M Rose's nntp_geturlk.tcl I got.

davidw added on 2002-11-12 13:49:17:

File Added - 35180: latest.diff

Logged In: YES 
user_id=240

Patch adds the ability to split and join news: url's.

I'm not really convinced by my JoinNews function - but it
seems that none of the others throws errors, either.

Attachments: