https://bugs.freedesktop.org/show_bug.cgi?id=68315

--- Comment #15 from Jan Rheinländer <jrheinlaen...@users.sourceforge.net> ---
To reproduce the bug:
- Create an empty database "Villages" (capital V!) with owner postgres
- Import the SQL dump into this database using pgadmin3
- Create an odbc connection in /etc/odbc.ini:
[Villages-local]
Description        = Connection to postgresql Villages database (local copy)
Driver        = PostgreSQL Unicode
Trace        = No
TraceFile        = /tmp/psqlodbc.log
Database        = Villages
Servername        = localhost
UserName        = 
Password        = 
Port        = 
ReadOnly        = No
RowVersioning        = No
ShowSystemTables        = No
ShowOidColumn        = No
FakeOidIndex        = No
ConnSettings        = 
- Open the .odb file
- Open the only form (it might ask for the password of the postgres user)
- Edit a field, e.g. set "houses" to 10
- Click on the "save" icon at the bottom of the window. An error message pops
up
- Click again. Crashes

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to