Bug 128920 - Implement "save as ..." in the iOS app
Summary: Implement "save as ..." in the iOS app
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: iOS Editor (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other iOS
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-20 14:53 UTC by Nicolas Christener
Modified: 2020-06-23 12:22 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Christener 2019-11-20 14:53:52 UTC
Description:
An often used workflow in our use case is, to open an existing file, just change minor things (e.g. the date on a flyer for an invitation of a recurring event) and then save the document under a new name.

It's obvious that this can be done with the file manager - but user miss this functionality in the iOS app.

MS has a "Save a copy" function which will save the file and then opens the file after saving so one will then work on the just saved copy.

Steps to Reproduce:
1. Open a file "foo.odt" with the iOS app
2. Try to save it as "bar.odt"


Actual Results:
This is currently not possible.

Expected Results:
This functionality should be implemented.


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 Xisco Faulí 2019-11-27 15:44:05 UTC
Moving to NEW as agreed in the ESC meeting
Comment 2 Nicolas Christener 2020-04-14 19:23:11 UTC
The "File > Download as > ..." function can now be used for this.

However the following formats don't work (in writer):
* .odt
* .epub

@Tor: can ".odt" easily be fixed? I believe, *.epub is not that important at the moment.
Comment 3 Aron Budea 2020-05-12 05:39:21 UTC
Tor wasn't CC-ed, added him now.

What's strange is that now I could export to ODT from the app... once, then it stopped working. Export to EPUB is working for me. App version is 4.2.4 (55).
Comment 4 Nicolas Christener 2020-05-12 17:13:58 UTC
Yes epub now seems to work, tested in 4.2.4 (55)
Comment 5 Nicolas Christener 2020-06-23 12:08:43 UTC
I tested this with 4.2.5 (57) and the issue is now fixed for OTF too :)

I think this issue can be closed now.

Thanks a lot to the Collabora team and especially Tor for taking care of this!