https://bugs.freedesktop.org/show_bug.cgi?id=60908
--- Comment #2 from Lionel Elie Mamane <[email protected]> --- (In reply to comment #1) > @Lionel - is this one ours due to a problem with Database or are we looking > at a problem with the extension in which case it's not our bug? ReportBuilder extension: we bundle it with LibreOffice, so a bug in it is our bug. Unless Juergen is using another ReportBuilder than the one we bundle. SwitchBoard extension: it is written purely in StarBasic, so if it causes a crash, it is a bug in LibreOffice. So yes, it is relevant to try to reproduce this and possibly obtain a backtrace of the crash. I took a look at attachment 74878, the macros look safe (non-malware) to me. The macros need the database to be registered under name "test". @Juergen: by the way, instead of registering the database and using com.sun.star.sdb.DatabaseContext.getByName, I'd suggest using: ThisDatabaseDocument ThisDatabaseDocument.DataSource -- 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
