https://bugs.documentfoundation.org/show_bug.cgi?id=140071

--- Comment #7 from Buovjaga <[email protected]> ---
(In reply to Daniel from comment #6)
> Yeah, I'm on it. I've uploaded the mysql data base on external server in
> order to reproduce. But Apparently, the name of the new database doesn't
> match with the libreoffice file in mention.
> 
> Could you guide me how I can chance the database name incrusted somewhere in
> the libreoffice cal file? Apparently there is no way to do that directly in
> the libreoffice suite.
> 
> I'm using libreoffice office 7.4.1.2.

You can unzip the Calc file as it is really a zip file in disguise. You will
find a content.xml file. Open it with a text editor and search for the database
name (I hope it helps & works).

The XML is one huge line by default. This can be changed by going to Tools -
Options - LibreOffice - Advanced - Expert configuration and searching for
'pretty'. You will see an a property called PrettyPrinting associated with
document saving. Double-click it to change its value to true.

You can also pretty print XML after the fact with various tools, such as this
online one (copying & pasting): https://onlinexmltools.com/prettify-xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to