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

--- Comment #13 from Lionel Elie Mamane <[email protected]> ---
Please test that after your change, drag and drop of a *registered* database
still works. I think it will not.

Instead of replacing
rDescriptor[svx::daDataSource]  >>= sDBName;

by
rDescriptor[svx::daDatabaseLocation]  >>= sDBName;

try
sDBName = rDescriptor.getDataSource();

I think this will work in both cases.

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

Reply via email to