shilad/wikibrain

password in GUI Loader

cheetah90 opened this issue · 2 comments

In GUI Loader, using PostgreSQL, when saving the configuration to customized.conf, the password is damaged due to the improper conversion from char[] to String.

Strange! This seems like an encoding issue, but I can't imagine why there's a problem with the standard approach.

Fix merged by hand in 0.7.4