Archive of:
HKSI - Imail Admin
HKSI's Imail Utilities List
home
24 hour view
quick stats
weekly updates
all tallylists
corporate solutions
archive your favorite
help / feedback
About Imail :
product's home
product's list home
|
|
Archived TallyList / HKSI - Imail Admin:
Subject: RE: Bug? - the fix
ron@hksi.net (303p/+1r) Posted: Tuesday 09 Jan 2001 This post: 48 views, +0 rating
> > If there are no folders and you open one, and from an open > message window > > and try to move it to the newly opened folder, an error message > > is returned > > with "select the proper folder" message. > > > > This is true for the last created folder, since it appends "<" > at the name > > of the folder. > > Example: > > Open 3 folders One, Two and Three from the left menu. > > Click on a message, open it in a window, and you will see the folders: > > > > One > > Two > > Three< > > > > The last one has "<" appended. > > > > Is it my system or is it a bug?
In the readmail file, line 147, change this line:
mbNames = mbNames.substring(0,x.length-1);
to this:
mbNames = mbNames.substring(0,mbNames.length-1);
We'll include this fix in the next hotfix.
Thanks! Ron
_ The HKSI-IMail Admin List is hosted by........ Humankind Systems, Inc. Questions, Comments or Glowing Praise...... mailto:listmaster@hksi.net Searchable List Archive.... http://www.mail-archive.com/imail@hksi.net To Manage your Subscription......... http://humankindsystems.com/lists
Similar Subject Line Posts (+/- two weeks of this post)
| RE: Bug? - the fix | 09 Jan 2001 (this post) |
(48 v/ +0 r) |
|