View Single Post
Old 11-16-2010, 11:46 AM  
bigstar
FlashFXP Developer
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

I spent a couple hours this morning trying to break the synchronized browsing throwing every combination I could come up with.

Much to my surprise I encountered an issue when changing the folder via the local browser path box, further testing revealed that a critical logic flag wasn't being initialized early enough in the routine and causing random behavior based on the value of this flag. Due to the nature of this mistake its hard to say if it caused the problems you experienced.

After correcting the flag initialization I have not been able to break it.

Whether you manually disconnect or the connection is lost and you re-connect the root sync folder should not change.

There is one caveat: If you turn off sync browsing and then back on, it will re-sync based on the current folder selection, which may not be the same as the original sync root.

I will contact you via email with a test build.
bigstar is offline   Reply With Quote