Closed
Bug 86082
Opened 23 years ago
Closed 16 years ago
"~" appears in folder list
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: timothy.keitt, Unassigned)
References
(Blocks 1 open bug)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.19-smp i686; en-US; rv:0.9.1)
Gecko/20010607
BuildID: 2001060713
When the "show only subscribed folders" button is unchecked (so that all folders
are shown), a folder called "~" (pointing to the users home directory) appears.
Reproducible: Always
Steps to Reproduce:
1.Uncheck the "show only subscribed folders" button in the IMAP server configuration
2.
3.
Actual Results: Folder "~" appears
Expected Results: Folder "~" doesn't appear
Comment 1•23 years ago
|
||
cf bug 85967.
Summary: "~" appears in folder list → "~" appears in folder list
Comment 2•23 years ago
|
||
Confirmed on my machine. Linux build 20010710.
The IMAP server is running on my own PC, and there is no discrete directory
named "~".
Comment 3•23 years ago
|
||
Clarifying my comments before:
I am seeing this same bug in linux build 20010710.
It is showing a directory called "~" which is referring to my home directory.
I don't have a separate directory with the name "~".
would this be a MailNews:BackEnd or Networking:IMAP bug?
Confirming per Con's comment
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•23 years ago
|
||
I was seeing this as well (currently under 2001122208 in WinXP, but I've seen
it for a while). I'm guessing UW-IMAP is putting it in the folder list.. Here
are the steps I took to get it out of my folder list:
Under Mail & Newsgroups Account Settings -> Server Settings -> Advanced, I
removed "~" from the Other Users box, and *IMPORTANT* unchecked the "Allow
Server to Override these namespaces" box. Without unchecking this box the ~
wouldn't go away. If I re-check the "allow server" box, but don't put the ~
back in the Other Users area, it still reappears. This leads me to believe it's
something the server is putting there, or at least Mozilla is misinterpreting
something the server sends.
My IMAP server is UW-IMAP 2001.293 (one of the 2001 betas if I recall) under
Redhat Linux 7.0. Hopefully this info helps... If any of you guys want a test
account on my server to attempt to reproduce this just let me know.
Updated•20 years ago
|
Product: Browser → Seamonkey
Updated•20 years ago
|
Assignee: sspitzer → mail
Comment 6•20 years ago
|
||
Reporter:
Do you stil see this with a recent Mozilal build ?
Comment 7•16 years ago
|
||
(In reply to comment #3)
> Clarifying my comments before:
> I am seeing this same bug in linux build 20010710.
> It is showing a directory called "~" which is referring to my home directory.
> I don't have a separate directory with the name "~".
>
The tilde is a Unix/Linux abbreviation meaning the home directory. It does not refer to a separate directory with the explicit name "~".
This is not a bug => INVALID.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•