When will the new templates be ready to go with no bugs that you know of? Cant wait to get them. And does any one else make or sell there templates?
----- Original Message -----
From: [EMAIL PROTECTED]
Sent: Friday, September 15, 2000 3:40 PM
To: [EMAIL PROTECTED]
Subject: RE: [imail] Imail 6 Search Function

> We have just set up a test server for Imail 6.04 and are using your
> templates v1.54.  Everything works nicely, love the templates,
> except the search function does not work.  After clicking the
> search button it just returns you to the main menu with no
> results page, error, or anything.  Is there additional
> configuration required I'm not aware off to get this working?
> Thanks for the help, this is one feature our users have been
> requesting for a while.

Easy fix... here's my canned answer:

We've been seeing this IMail bug in more and more of our users' WebMail
installations, so I'm suspecting that 6.03 is shipping with it. Anyway,
please check your systems... the symptoms are vague, but usually include
Search function failures, Mac function failures, and general JavaScript
weirdness. The bug affects stock webmail templates, too, but not as
severely, due to JavaScript differences in our system. Fix it BEFORE
your users call and complain. :)

We call it the "Exclamation Point Bug". Here's a snippet of JavaScript
from viewing the html source of an affected View Mail (msgsum.html)
page:

  } else if (sButton=="!Delete"
   || sButton=="!Delete All"
   || sButton=="!Move To"
   || sButton=="!Goto Mailbox")

See those exclamation points ("!")? They shouldn't be there. The raw
code uses IMail button tags, like <!--IMAIL.DeleteButton-->, which gets
substituted from your butontxt.ini file in the IMail root directory. And
therein lies the problem.

THE DIAGNOSIS: Do a "View Source" from your browser while on either the
Read Message screen or the Message Summary screen. If you see JavaScript
similar to the above snippet, with "!" points inside of double-quotes
and button names, you're affected. (Please note that lots of JavaScript
conditional statements use "!=", which means "not-equivalent"... those
should be there.)

THE FIX: If your system is affected, find your butontxt.ini file in the
x:\imail directory, edit all the "!" marks out of it, then stop and
restart web messaging.

THE WEIRD TWIST: Some systems have the exclamation points in the
butontxt.ini file, but they're not passed to the browser. I suspect some
minor code changes on Ipswitch's part changed the behavior of the
substitution logic; perhaps they needed the "!" marks in a previous
version.


-Ron




______________________________________________________________________
The HKSI-IMail Admin List is hosted by........ Humankind Systems, Inc.
Questions, Comments or Glowing Praise...... mailto:[EMAIL PROTECTED]
Searchable List Archive.... http://www.mail-archive.com/[email protected]
To Manage your Subscription......... http://humankindsystems.com/lists

___________________________________________________________
Get a sneak preview of the new MSN: http://preview.msn.com/

Reply via email to