Closed Bug 352341 Opened 18 years ago Closed 18 years ago

Message sending hangs with never-ending "attaching send_webmesg" status

Categories

(Thunderbird :: Message Compose Window, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mstockman, Assigned: mscott)

References

Details

(Keywords: regression)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
Build Identifier: version 3 alpha 1 (20060911)

Since bug 132257 landed on the trunk, sending any messages that include my sig file (an HTML file with several links in it) hangs without ever sending the message. The status dialog reads "attaching send_webmesg" but never finishes.

Deleting my sig allows the message to send without delay.

Here's my sig file in its entirety - some content modified to avoid spam, but in reality all domain names are valid in my sig:

<?xml version="1.0" encoding="us-ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <style type="text/css">
  /*<![CDATA[*/
  div.signature {font-family: sans-serif; font-size: 60%; text-align: left}
  /*]]>*/
  </style>
</head>

<body>
  <div class="signature">
    <br />
    Mike Stockman
    <br />
    XXX.XXX.XXXX Cubicle
    <br />
    XXX.XXX.XXXX Home office
    <br />
    <strong>ICQ #:</strong> <a href="http://web.icq.com/whitepages/message_me/1,,,00.icq?uin=19165236&amp;action=message">19165236</a>
    <strong><!--Secure -->AIM:</strong> <a href="aim:goim?screenname=mstockman">MStockman</a> <br />
    <strong>MSN Messenger:</strong> mstockman@example.com <br />
    <strong>Yahoo:</strong> <a href="http://edit.yahoo.com/config/send_webmesg?.target=me_stockman&.src=pg">
me_stockman</a>
    <strong>GMail Talk:</strong> mstockman@example.com
  </div>
</body>
</html>


Reproducible: Always
Regression window: 2006-09-07 -> 2006-09-09, so bug 132257 seems likely, yes.

Confirmed on Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060912 Thunderbird/3.0a1 ID:2006091203
Status: UNCONFIRMED → NEW
Depends on: 132257
Ever confirmed: true
Keywords: regression
OS: Windows XP → All
Version: unspecified → Trunk
A patch has just been checked into the trunk from bug 132257, so after the next spin could you check this issue has been fixed?
FIXED in todays trunk build, by checkin of bug 132257 attachment 238007 [details] [diff] [review]. 
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Yup, works for me now. Thanks.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.