Debian Bug report logs - #45520
lynx-ssl: bug with :: in URLs (Unsupported URL scheme)

Package: lynx; Maintainer for lynx is Debian Lynx Packaging Team <pkg-lynx-maint@lists.alioth.debian.org>; Source for lynx is src:lynx (PTS, buildd, popcon).

Reported by: mito@aparima.com

Date: Sun, 19 Sep 1999 20:18:00 UTC

Severity: fixed

Done: Adrian Bunk <bunk@fs.tum.de>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Christoph Martin <christoph.martin@uni-mainz.de>:
Bug#45520; Package lynx-ssl. (full text, mbox, link).


Acknowledgement sent to mito@aparima.com:
New Bug report received and forwarded. Copy sent to Christoph Martin <christoph.martin@uni-mainz.de>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: <mito@aparima.com>
To: submit@bugs.debian.org
Subject: lynx-ssl: bug with :: in URLs (Unsupported URL scheme)
Date: Sun, 19 Sep 1999 18:16:44 +0200 (CEST)
Package: lynx-ssl
Version: 2.8.2.3-1
Severity: normal

When browsing some C++ documentation the string "::" is bound to occur
in URLs but Lynx doesn't like that.

For example, trying to follow that URL:

    <a href="Gtk_Menu_Helpers::Element.html">Gtk_Menu_Helpers::Element</a>

gives a "Alert: Unsupported URL scheme" message.

In Netscape or IE it works fine.


-- System Information
Debian Release: potato
Kernel Version: Linux styx 2.2.12 #48 Fri Sep 17 07:29:59 CEST 1999 i686 unknown

Versions of the packages lynx-ssl depends on:
ii  libc6           2.1.2-2        GNU C Library: Shared libraries and timezone
ii  libssl09        0.9.4-2        SSL shared libraries
ii  slang1          1.2.2-3        The S-Lang programming library - runtime ver
ii  zlib1g          1.1.3-4        compression library - runtime

--- Begin /etc/lynx-ssl.cfg (modified conffile)
#
#
#
#
#
#
#
#
#
#
#
#
#
#
STARTFILE:file:///home/mito/.lynx/lynx_bookmarks.html
#
#
#
HELPFILE:file://localhost/usr/doc/lynx-ssl/lynx_help/lynx_help_main.html
#
DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
PARTIAL_THRES:5
#
INFOSECS:1
MESSAGESECS:1
ALERTSECS:1
#
#
#
#
#
#
#
#
#
DEFAULT_CACHE_SIZE:20
#
SOURCE_CACHE:FILE
#
#
#
#
#
#
#
#
#
#
LOCAL_EXECUTION_LINKS_ALWAYS_ON:FALSE
LOCAL_EXECUTION_LINKS_ON_BUT_NOT_REMOTE:FALSE
#
#
#
#
#
#
TRUSTED_EXEC:none
#
#
#
ALWAYS_TRUSTED_EXEC:none
#
#
TRUSTED_LYNXCGI:none
#
#
#
#
#
#
#
#
NNTPSERVER:news.cybercable.fr
#
#
#
#
#
USE_MOUSE:TRUE
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
DEFAULT_EDITOR:/usr/bin/sensible-editor
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
NO_DOT_FILES:FALSE
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
GLOBAL_EXTENSION_MAP:/etc/mime.types
#
PERSONAL_EXTENSION_MAP:.mime.types
#
XLOADIMAGE_COMMAND:
#
#
#
#
#
#
#
GLOBAL_MAILCAP:/etc/mailcap
#
PERSONAL_MAILCAP:.mailcap
#
#
#
#
#
#
#
#
#
KEYMAP:`:DO_NOTHING # Does nothing (ignore this key)
KEYMAP:':DO_NOTHING # Does nothing (ignore this key)
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
EXTERNAL:ftp:rxvt -geometry 80x25 -fn 6x13 -e wget -c %s -P $HOME &:TRUE
EXTERNAL:http:rxvt -geometry 80x25 -fn 6x13 -e wget -c %s -P $HOME &:TRUE
EXTERNAL:mailto:/home/mito/bin/lxmutt.sh %s:TRUE
#
#
#
#
#
#
#
#
#
#

--- End /etc/lynx-ssl.cfg


Information forwarded to debian-bugs-dist@lists.debian.org, Christoph Martin <christoph.martin@uni-mainz.de>:
Bug#45520; Package lynx-ssl. (full text, mbox, link).


Acknowledgement sent to Christoph Martin <martin@uni-mainz.de>:
Extra info received and forwarded to list. Copy sent to Christoph Martin <christoph.martin@uni-mainz.de>. (full text, mbox, link).


Message #10 received at 45520@bugs.debian.org (full text, mbox, reply):

From: Christoph Martin <martin@uni-mainz.de>
To: mito@aparima.com, 45520@bugs.debian.org
Cc: control@bugs.debian.org
Subject: Re: Bug#45520: lynx-ssl: bug with :: in URLs (Unsupported URL scheme)
Date: Mon, 20 Sep 1999 13:30:14 +0200 (MET DST)
reassign 45520 lynx
thanks

This is no ssl specific issue.

mito@aparima.com writes:
 > Package: lynx-ssl
 > Version: 2.8.2.3-1
 > Severity: normal
 > 
 > When browsing some C++ documentation the string "::" is bound to occur
 > in URLs but Lynx doesn't like that.
 > 
 > For example, trying to follow that URL:
 > 
 >     <a href="Gtk_Menu_Helpers::Element.html">Gtk_Menu_Helpers::Element</a>
 > 
 > gives a "Alert: Unsupported URL scheme" message.
 > 
 > In Netscape or IE it works fine.
 > 
 > 
 > -- System Information
 > Debian Release: potato
 > Kernel Version: Linux styx 2.2.12 #48 Fri Sep 17 07:29:59 CEST 1999 i686 unknown
 > 
 > Versions of the packages lynx-ssl depends on:
 > ii  libc6           2.1.2-2        GNU C Library: Shared libraries and timezone
 > ii  libssl09        0.9.4-2        SSL shared libraries
 > ii  slang1          1.2.2-3        The S-Lang programming library - runtime ver
 > ii  zlib1g          1.1.3-4        compression library - runtime
 > 
 > --- Begin /etc/lynx-ssl.cfg (modified conffile)
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > STARTFILE:file:///home/mito/.lynx/lynx_bookmarks.html
 > #
 > #
 > #
 > HELPFILE:file://localhost/usr/doc/lynx-ssl/lynx_help/lynx_help_main.html
 > #
 > DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > PARTIAL_THRES:5
 > #
 > INFOSECS:1
 > MESSAGESECS:1
 > ALERTSECS:1
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > DEFAULT_CACHE_SIZE:20
 > #
 > SOURCE_CACHE:FILE
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > LOCAL_EXECUTION_LINKS_ALWAYS_ON:FALSE
 > LOCAL_EXECUTION_LINKS_ON_BUT_NOT_REMOTE:FALSE
 > #
 > #
 > #
 > #
 > #
 > #
 > TRUSTED_EXEC:none
 > #
 > #
 > #
 > ALWAYS_TRUSTED_EXEC:none
 > #
 > #
 > TRUSTED_LYNXCGI:none
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > NNTPSERVER:news.cybercable.fr
 > #
 > #
 > #
 > #
 > #
 > USE_MOUSE:TRUE
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > DEFAULT_EDITOR:/usr/bin/sensible-editor
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > NO_DOT_FILES:FALSE
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > GLOBAL_EXTENSION_MAP:/etc/mime.types
 > #
 > PERSONAL_EXTENSION_MAP:.mime.types
 > #
 > XLOADIMAGE_COMMAND:
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > GLOBAL_MAILCAP:/etc/mailcap
 > #
 > PERSONAL_MAILCAP:.mailcap
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > KEYMAP:`:DO_NOTHING # Does nothing (ignore this key)
 > KEYMAP:':DO_NOTHING # Does nothing (ignore this key)
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > EXTERNAL:ftp:rxvt -geometry 80x25 -fn 6x13 -e wget -c %s -P $HOME &:TRUE
 > EXTERNAL:http:rxvt -geometry 80x25 -fn 6x13 -e wget -c %s -P $HOME &:TRUE
 > EXTERNAL:mailto:/home/mito/bin/lxmutt.sh %s:TRUE
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > #
 > 
 > --- End /etc/lynx-ssl.cfg


Bug reassigned from package `lynx-ssl' to `lynx'. Request was from Christoph Martin <martin@uni-mainz.de> to control@bugs.debian.org. (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Christian Hudon <chrish@debian.org>:
Bug#45520; Package lynx. (full text, mbox, link).


Acknowledgement sent to Klaus Weide <kweide@enteract.com>:
Extra info received and forwarded to list. Copy sent to Christian Hudon <chrish@debian.org>. (full text, mbox, link).


Message #17 received at 45520@bugs.debian.org (full text, mbox, reply):

From: Klaus Weide <kweide@enteract.com>
To: 45520@bugs.debian.org
Cc: lynx-dev@sig.net
Subject: Re: bug with :: in URLs (Unsupported URL scheme)
Date: Sat, 25 Sep 1999 17:52:37 -0500 (CDT)
(lynx-dev: see <http://www.debian.org/Bugs/db/45/45520.html>)

 >     <a href="Gtk_Menu_Helpers::Element.html">Gtk_Menu_Helpers::Element</a>
 >
 > gives a "Alert: Unsupported URL scheme" message.

This was also reported to lynx-dev, see this month's list archive.

It's not a bug in lynx, but in the documents that contain such links.

Quoting from RFC 2396:

   5. Relative URI References
   ....
   Authors should be aware that a path segment which contains a colon
   character cannot be used as the first segment of a relative URI path
   (e.g., "this:that"), because it would be mistaken for a scheme name.
   It is therefore necessary to precede such segments with other
   segments (e.g., "./this:that") in order for them to be referenced as
   a relative path.


    Klaus



Severity set to `fixed'. Request was from "H. Nanosecond" <aldomel@ix.netcom.com> to control@bugs.debian.org. (full text, mbox, link).


Reply sent to Adrian Bunk <bunk@fs.tum.de>:
You have taken responsibility. (full text, mbox, link).


Notification sent to mito@aparima.com:
Bug acknowledged by developer. (full text, mbox, link).


Message #24 received at 45520-done@bugs.debian.org (full text, mbox, reply):

From: Adrian Bunk <bunk@fs.tum.de>
To: 33563-done@bugs.debian.org, <39514-done@bugs.debian.org>, <45520-done@bugs.debian.org>, <63391-done@bugs.debian.org>, <94918-done@bugs.debian.org>, <64632-done@bugs.debian.org>, <80125-done@bugs.debian.org>, <95763-done@bugs.debian.org>, <19843-done@bugs.debian.org>, <22884-done@bugs.debian.org>, <33853-done@bugs.debian.org>, <54237-done@bugs.debian.org>, <54588-done@bugs.debian.org>, <63999-done@bugs.debian.org>, <74551-done@bugs.debian.org>, <83482-done@bugs.debian.org>, <83767-done@bugs.debian.org>, <83925-done@bugs.debian.org>, <83926-done@bugs.debian.org>, <92373-done@bugs.debian.org>, <92841-done@bugs.debian.org>, <93227-done@bugs.debian.org>, <94605-done@bugs.debian.org>, <64785-done@bugs.debian.org>, <80048-done@bugs.debian.org>
Subject: These bugs are already fixed
Date: Wed, 10 Oct 2001 15:53:56 +0200 (CEST)
These bugs are already fixed in lynx in unstable/testing. Thanks to
everyone for the NMUs!

cu
Adrian

-- 

Get my GPG key: finger bunk@debian.org | gpg --import

Fingerprint: B29C E71E FE19 6755 5C8A  84D4 99FC EA98 4F12 B400




Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Fri Apr 26 13:49:07 2024; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.