Blank Message Bodies - Java Corruption?

B

bryank9

Hello. We're experiencing a problem with certain message formats
causing blank message bodies in Outlook & OWA. The most prevalent
association I've found is the charset format - HTML message bodies
formatted in ascii (Content-Type: text/html;charset="us-ascii") appear
properly - whereas HTML messages formatted in utf-8 are appearing to
be blank (Content-Type: text/html;charset=utf-8).

This is only -randomly- happening on 3 or 4 clients (Office 2K & 2K3,
fully updated & patched) - these users have received other utf-8
message with proper content.

Another oddity is the body source code, ascii is formatted properly,
and these blank messages have line after line (40+ pages worth) of:

<script id="dsshimdata" language="JavaScript">
var DanaShimData="var DSJsFuncs = [null,null,[{nm:\"dJ\",flg:0x37},
{nm:\"go\",flg:0xf},],null,[{nm:\"eval\",flg:0x57},{nm:\"item\",flg:
0xf},{nm:\"send\",lcnm:\"send\",flg:0xb},{nm:\"href\",flg:0xf},{nm:
\"save\",lcnm:\"save\",flg:0xb},{nm:\"open\",lcnm:\"open\",flg:0x3b},
{nm:\"load\",lcnm:\"load\",flg:0x3b},],[{nm:\"write\",flg:0x3f},{nm:
\"close\",flg:0x3f},{nm:\"Print\",flg:0xf},{nm:\"Start\",lcnm:\"start
\",flg:0xb},],[{nm:\"Upload\",flg:0xf},{nm:\"assign\",flg:0xf},{nm:
\"frames\",flg:0xf},{nm:\"getURL\",lcnm:\"geturl\",flg:0x12},{nm:
\"reload\",lcnm:\"reload\",flg:0x3b},],[{nm:\"writeln\",flg:0x3f},{nm:
\"GotoURL\",flg:0xe},{nm:\"AddRoot\",lcnm:\"addroot\",flg:0xb},{nm:
\"Refresh\",lcnm:\"refresh\",flg:0xb},{nm:\"LoadURL\",lcnm:\"loadurl
\",flg:0xb},{nm:\"Install\",flg:0xf},{nm:\"postURL\",lcnm:\"posturl
\",flg:0x12},{nm:\"replace\",flg:0x12f},],[{nm:\"Download\",lcnm:
\"download\",flg:0xb},{nm:\"toString\",flg:0xe},{nm:\"InitPath\",flg:
0xe},{nm:\"navigate\",lcnm:\"navigate\",flg:0x1b},{nm:\"addParam
\",lcnm:\"addparam\",flg:0xb},{nm:\"SetParam\",flg:0xd},{nm:\"LaunchPT
\",lcnm:\"launchpt\",flg:0xb},{nm:\"showHelp\",flg:0xf},],[{nm:
\"selectrow\",flg:0x16},{nm:\"Navigate2\",flg:0xe},{nm:\"LaunchOIS
\",flg:0xd},],[{nm:\"Initialize\",lcnm:\"initialize\",flg:0xb},{nm:
\"OpenAtPage\",flg:0xf},{nm:\"SetEnvInfo\",flg:0xf},{nm:\"setTimeout
\",flg:0xc1f},{nm:\"childNodes\",flg:0x2f},{nm:\"SetGSPSURL\",lcnm:
\"setgspsurl\",flg:0xb},{nm:\"SetDataURL\",lcnm:\"setdataurl\",flg:
0xb},{nm:\"DownloadEx\",flg:0xe},],[{nm:\"setInterval\",flg:0x881f},
{nm:\"appendChild\",flg:0xf},{nm:\"execCommand\",flg:0xe},{nm:
\"createPopup\",flg:0xf}...

Then down towards the bottom it has proper HTML formatting:

<p class=MsoNormal><font size=2 color=navy face=Arial><span
style='font-size:
10.0pt;font-family:Arial;color:navy'>I asked if you can tell me the
price
Griffin’s group paid for the unit where 1/3 may be
available.<o:p></o:p></span></font></p>

Our spam & AV filters indicate no action has been taken on these
messages.

Is this some sort of Java corruption?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top