Menu

#9 Setting are reset

open
nobody
None
5
2005-12-06
2005-12-06
No

The esftp settings for the project are reset if the
project properties are viewed and the cancel button is
clicked.

Discussion

  • Chris Thomas

    Chris Thomas - 2006-01-27

    Logged In: YES
    user_id=682144

    Timothy Livingston -

    I believe that you submitted this bug on the same day that I
    released 1.0.8, which if I remember correctly, was to
    correct this very same bug, I didnt get back to you, I'm
    sorry about that, I've been incredibly busy.

    Can you tell me if things are ok now? or is 1.0.8 still
    losing your settings when you click cancel? I'll send you a
    heads up to your sourceforge account to.

    chris thomas

     
  • Casey Manion

    Casey Manion - 2006-10-01

    Logged In: YES
    user_id=1360372

    I think I know why this happens:

    All the Property objects are being stored by their value,
    not their name string...

    I replaced:
    setValue(IProperty.PORT, ...

    with this everywhere:
    setValue("IProperty.PORT", ...

    This will also cause problems when username and password (or
    any two or more properties) are the same value...

     
  • Chris Thomas

    Chris Thomas - 2007-08-02

    Logged In: YES
    user_id=682144
    Originator: NO

    Esftp 1.1.1, which is days away, has a new and redesigned preferences interface which practically fixes ALL problems that I've had with preferences so far.

    Maybe you can wait until this is available and try it out. But since you didnt reply to me when it was esftp 1.0.8, I doubt I can expect any reply from you now. But it's always nice to have the answer

     

Log in to post a comment.

MongoDB Logo MongoDB