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

          Priority: medium
            Bug ID: 67929
          Assignee: [email protected]
           Summary: Graphics lists not saved
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.1.0.4 release
         Component: filters and storage
           Product: LibreOffice

Saving Bitmap/Hatch/Arrowhead etc... list in invlaid storage does not warn user
and does not save.

Steps to reproduce, for Arrowheads (same for other graphics objects)

1) Draw a line in any document. 

2) Select Line, open context menu, click on Line

3) Select Arrow Styles tab. Click the Save button. The save dialog opens to
define path and filename.

4) Select an invalid path, e.g. / or /home or /sbin (non-writable folder)

Results: File is not saved. No warning for user.

Expected result: A warning message telling the user that the save operation
failed.

The issue is in 

bool SvxXMLXTableExportComponent::save(

found in

/svx/source/xml/xmlxtexp.cxx

that does not return false on unsuccessful save operation.

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