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

--- Comment #7 from Julien Nabet <serval2...@yahoo.fr> ---
Forgot to say, I tried to follow the process and had this:
dbaccess/source/ui/tabledesign/TableController.cxx

sal_Bool OTableController::doSaveDoc(sal_Bool _bSaveAs) (line 301)
calls alterColumns line 420

OTableController::alterColumns() (line 1018)
calls appendPrimaryKey line 1344

OTableController::appendPrimaryKey(Reference<XKeysSupplier>& _rxSup,sal_Bool
_bNew)
it exists of this method on line 785 ("primary key already exists after
appending a column")
But we haven't done any column appending, we've just altered columns

-- 
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