-----Original Message-----please put the "typo" back. What is does is set the value of this.selected to b and then evaluates the returned value (the new value of this.selected). It is needed to change the selected state of the item.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Michael Pemberton
Sent: 30 January 2001 13:28
To: [EMAIL PROTECTED]
Subject: Re: [Dynapi-Dev] [Bug #130357] small typo in list.js[EMAIL PROTECTED] wrote:
Bug #130357, was updated on 2001-Jan-28 14:27
Here is a current snapshot of the bug.Project: DynAPI 2
Category: Core - Widgets
Status: Closed
Resolution: Fixed
Bug Group: None
Priority: 5
Submitted by: marstr
Assigned to : rainwater
Summary: small typo in list.jsDetails: there's a small typo (i think) in list.js line 76
if (this.selected=b) {
should be
if (this.selected==b) {
right?
Follow-Ups:
Date: 2001-Jan-28 17:50
By: rainwaterComment:
Doh! Its been updated in CVS. Closing this bug.
-------------------------------------------------------For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=130357&group_id=5757_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010
perhaps it would be safer to assign the value first and
then test the condition...
- [Dynapi-Dev] [Bug #130357] small typo in list.... noreply
- [Dynapi-Dev] [Bug #130357] small typo in ... noreply
- Re: [Dynapi-Dev] [Bug #130357] small ... Michael Pemberton
- Re: [Dynapi-Dev] [Bug #130357] sm... Raides J.
- Re: [Dynapi-Dev] [Bug #130357... Doug Melvin
- Re[2]: [Dynapi-Dev] [Bug #130... Robert Rainwater
- Re: Re[2]: [Dynapi-Dev] ... Doug Melvin
- RE: Re[2]: [Dynapi-D... Cameron Hart
- SV: Re[2]: [Dynapi-D... [EMAIL PROTECTED]
- [Dynapi-Dev] Proper Codi... Jared Nuzzolillo
- RE: [Dynapi-Dev] [Bug #130357] sm... Cameron Hart
- RE: [Dynapi-Dev] [Bug #130357... martin strom
- Re: [Dynapi-Dev] [Bug #1... Jordi 'IlMaestro' Ministral
- Re: [Dynapi-Dev] [Bu... Doug Melvin
- Re: [Dynapi-Dev] [Bug #130357... Doug Melvin
- Re[2]: [Dynapi-Dev] [Bug... Robert Rainwater
- RE: Re[2]: [Dynapi-Dev] [Bug #130357] sma... Jay Chalfant
- [Dynapi-Dev] [Bug #130357] small typo in ... noreply
- RE: [Dynapi-Dev] [Bug #130357] small typo... Jack_Speranza