Ticket #79 (closed Bug report)

Opened 8 years ago

Last modified 8 years ago

Export registry corrupt - Fix given here

Reported by: anonymous Owned by:
Priority: normal Component: Other
Keywords: Cc: codesquid
Operating system type: Operating system version:

Description

There is a bug in the export settings.

The values will not go back into the registry.

Why?

The line
[HKEY_CURRENT_USER\Software\FileZilla\\Site Manager]

should read

[HKEY_CURRENT_USER\Software\FileZilla\Site Manager]

Note the \\ has been replaced with \ .

Do this for all the site manager settings and it will
then go back into the register.

Note: See TracTickets for help on using tickets.