Closed
Bug 297285
Opened 20 years ago
Closed 17 years ago
If the first line of msg body contains a URL; the composed message contains an extra space inserted
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: cayfer, Assigned: mscott)
References
Details
(Whiteboard: closeme 2008-08-28)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2
If the first line of a message's body contains a URL (like
http://www.bilkent.edu.tr ), the message is sent out with an
extra space inserted between the "http:" and "//www...."
This is a problem escpecially if/when the recipient views the
message with Thunderbird bacause Thunderbird cannot display
a line which contains "http: //www.xyz.com"
Reproducible: Always
Steps to Reproduce:
1. Compose a message with the first line containing any URL
2. Send the message to yourself
3. View the message you receive
Actual Results:
The first line of the received message (the line which contains the URL) is not
visible.
You can see the URL with an extra space is there if you view the source of the
message.
Expected Results:
The software should not deform a URL in the first line of a message.
Comment 1•20 years ago
|
||
*** Bug 297281 has been marked as a duplicate of this bug. ***
Comment 2•20 years ago
|
||
This works for me. Are you sure you're not mistyping the URL? Also, are you
sending this message as plain text or HTML? And are you inserting this URL via
insert link or just manually typing it?
| Reporter | ||
Comment 3•20 years ago
|
||
(In reply to comment #2)
> This works for me. Are you sure you're not mistyping the URL? Also, are you
> sending this message as plain text or HTML? And are you inserting this URL via
> insert link or just manually typing it?
It doesn't matter whether I type it or paste it. I am sure that I type/paste it
correctly.
My message composition is set to "plain text".
When I view the source of the message I send for test I see:
Content-Type: text/plain; charset=ISO-8859-9; format=flowed
Content-Transfer-Encoding: 7bit
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on
knuth.ug.bcc.bilkent.edu.tr
X-Spam-Status: No, score=-9.2 required=4.4 tests=ALL_TRUSTED,AWL,BAYES_00,
CUA_EDU_TR,DATE_IN_FUTURE_03_06 autolearn=ham version=3.0.2
https: //bugzilla.mozilla.org/show_bug.cgi?id=297285
Note the space after "https:"
I see the same pattern in the /var/spool/mail/cayfer mailbox; thats why I
assume the problem is withthe composer and not the viewer.
Regards
Ugur
Comment 4•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 5•20 years ago
|
||
version 1.6a1 (20050920) (Windows XP)
Still WFM. Could you retest this with the latest trunk builds that gerv
mentioned? Also, could something else be messing with your mail before it's
received again? I see that SpamAssasin is mentioned in your header...
Updated•18 years ago
|
QA Contact: message-compose
Comment 6•17 years ago
|
||
Reporter, does the issue still occur with the latest supported 2.0.0.x / Shredder trunk nightlies?
(1.5.0.x is now end-of-life and the latest supported Thunderbird version 2 is 2.0.0.16)
Whiteboard: closeme 2008-08-28
Comment 7•17 years ago
|
||
RESO INCO per lack of response to the last question. If you feel this change was made in error, please respond to this bug with your reasons why.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•