(looks like my previous attempt did not make it to the list)
Hello Eric, > The changes are additions and compatible with 0.7.3. If you add a > column to a table and then don't use it, it doesnt matter. I was not aware that the process of repairing umlauts in the DB involves adding a new column. I'd suspect something like an update operation on the column(s) that store(s) the tweets. > It did do something. Are you having an error or issue with what it > did? # cd /var/www/laconica-0.7.4/ # ./scripts/rebuilddb.sh xxx xxx laconica db/laconica.sql Database "laconica" dropped # (no error) btw. I propose to drop the password from the command line parameters of the script and let the tools prompt for a password by just adding '--password' (without value). Passing passwords by command line is generally considered insecure. However, the problem persists. Umlauts are still not correct with 0.7.4, but correct with 0.7.3. Best regards, Andreas _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
