thanks so much, ron! that seems to have done the trick, and i'm glad its
the right fix now instead of the one i was using.
another problem i've noticed is with the config_MessageTrailer.cgi setting
and how it works with compose and reply. if it contains a hyperlink, then
it doesn't work. i'm fairly sure this worked okay with the 1.1 kwm
templates. i do see that this version stores the full value for the
messagetrailer in a hidden form variable....enclosed in quotes("). of
course, a fully qualified href has quotes of its own. so the quotes within
the quotes forces the value of the trailer to get truncated in the hidden
form variable, and the rest of the trailer shows up as plain text on compose
and reply pages.
all-in-all, i really do love the templates and think you've done a great job
wih them!!
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 24, 2001 10:01 PM
Subject: RE: [imail] move and readmail.html
> Trent,
>
> You're right about the bug, but wrong about the fix. If you do the fix
> below, you can break the regular expression in that script when dealing
with
> certain folder names. The proper fix is this:
>
> 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 be putting this fix in the next hotfix due out in a few days.
>
> -Ron
>
>
> > i've noticed a problem with the move drop-down feature
> > on the readmail.html
> > with the new 1.51 templates. when you are previewing
> > an email message and
> > you see the drop-down selection to move the message to
> > another folder,
> > there's an extra "<" appended to the last item in the
> > drop-down list. at
> > least, this is the case in our installation. it was
> > easily fixed by
> > modifying the line in the readmail.html file....
> > was:
> > var mbNames =
> > "<!--IMAIL.MailboxNamesExcludeCurrent-->" + "<";
> > changed to:
> > var mbNames =
> > "<!--IMAIL.MailboxNamesExcludeCurrent-->";// + "<";
> >
> > not sure what mbNames is exactly, or if i've really
> > impacted anything else.
> > but, everything seems to function okay still, and now
> > moving an email
> > message works for all folders in the drop-down, as
> > opposed to all but the
> > last folder when the extra "<" was in there.
> > hope this is helpful for everyone.
>
>
>
>
>
>
> ______________________________________________________________________
> 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
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
______________________________________________________________________
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