Closed
Bug 201312
Opened 22 years ago
Closed 22 years ago
Missing "Move to" line in filter box when using "Create message from filter" menu option
Categories
(MailNews Core :: Filters, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fredbezies, Assigned: naving)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030409
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030409
Hello.
I built this morning a CVS trunk build under linux. I am using Gcc 3.2. I
noticed that the first line of filter action (selecting folder) is missing.
Here are my about:buildconfig datas
Build tools
Compiler Version Compiler flags
gcc gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk) -Wall -W -Wno-unused
-Wpointer-arith -Wcast-align -Wno-long-long -pthread -pipe
c++ gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk) -fno-rtti
-fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -fshort-wchar
-pthread -pipe -I/usr/X11R6/include
Configure arguments
--enable-calendar --enable-crypto --enable-extensions=default,irc
--disable-tests --disable-debug --enable-optimize --enable-strip --disable-pedantic
Reproducible: Always
Steps to Reproduce:
1.grab trunk sources and apply CVS
2.build it using same options
3.go to mail news and try to create a filter
Actual Results:
first line missing
Expected Results:
See first line
I have this in JS console :
Error: gFilterList has no properties
Source File: chrome://messenger/content/FilterEditor.js
Line: 389
Hope it helps ! :-)
| Reporter | ||
Comment 1•22 years ago
|
||
Add a little thing : bug only appears when using "Create message from filter".
Modifying summary.
Summary: missing first line in dialog box for mail filters → Missing "Move to" line in filter box when using "Create message from filter" menu option
| Reporter | ||
Comment 2•22 years ago
|
||
Seems like I've done a built in a bad time :-/
Bug was related to bug 201299.
Well, closing as fixed. Change resolution to invalid if you disagree.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•