Closed
Bug 421192
Opened 17 years ago
Closed 17 years ago
the -compose <email address> doesn't use the email address in the compose window
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mcepl, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; cs-CZ; rv:1.8.1.12) Gecko/20080208 Fedora/2.0.0.12-1.fc8 Firefox/2.0.0.12
Build Identifier: verze 2.0.0.12 (20080226)
(originally filed in the Red Hat Bugzilla, but I as a RH bugmaster can reproduce it as well).
Using thunderbird in the form "thunderbird -compose <some address>" opens a
thunderbird mail write window, but the recepient (given by the -compose option)
is missing (empty to-field)
Version-Release number of selected component (if applicable):
thunderbird-2.0.0.4-1.fc7
(I have reproduced it with thunderbird-2.0.0.12-1.fc8
Reproducible: Always
Steps to Reproduce:
1.thunderbird -compose <some recipient>
2.
3.
Actual Results:
the write window is open with an empty to-field
Expected Results:
the to-field is set
Comment 1•17 years ago
|
||
What format did you use for "<some address>" or "<some recipient>" part?
Following is list of Mozilla's command line options.
> http://www.mozilla.org/quality/browser/front-end/testcases/cmd-line/#unix
I don't know whether Tb uses same options/format as Mozilla or not, but I think data format of at least -compose option was not changed by Tb.
| Reporter | ||
Comment 2•17 years ago
|
||
thunderbird -compose mcepl@redhat.com
Comment 3•17 years ago
|
||
I don't think that ever worked, you can use either of
thunderbird -compose to=mcepl@redhat.com
thunderbird mailto:mcepl@redhat.com
Comment 4•17 years ago
|
||
Closing as INVALID.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•