From kde-core-devel Tue Aug 31 09:31:19 1999 From: Chris Schlaeger Date: Tue, 31 Aug 1999 09:31:19 +0000 To: kde-core-devel Subject: kfm URL completion broken in KDE_1_1_BRANCH X-MARC-Message: https://marc.info/?l=kde-core-devel&m=93609163131556 Open KFM window. Press Home. Location is shown as file:/home/cs Now append /.kde and you will get http://home/cs/.kde. Appending the name of an existing directory does not trigger the http completion but gives an malformed URL error for a valid URL. If nobody comes up with a reliable fix real quick we should revert the previous bug fixes. This was found in CVS from yesterday afternoon. Chris