Bug 77138 - FILEOPEN - Calc link auto-update interval is changed after reopen
Summary: FILEOPEN - Calc link auto-update interval is changed after reopen
Status: RESOLVED DUPLICATE of bug 76961
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
4.2.2.1 release
Hardware: x86-64 (AMD64) All
: medium normal
Assignee: Niklas Johansson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-07 14:53 UTC by richard.gunzl
Modified: 2014-04-11 21:08 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 richard.gunzl 2014-04-07 14:53:28 UTC
Reproducible with LO 4.2.0.4 or 4.2.2.1 under Win7x64. 
Not reproducible with LO 4.1.5.3, where this bug does not exist.

I use Czech Republic version. I apology for wrong english labels of buttons and etc. I translate my Czech labels (names) to English.

I have two .ODS files (LibreOffice Calc). First file define data area. Second file is linked to defined data area. I set auto-update of link to update every X seconds. I save and reopen the second file. Then link auto-update is set to every X thousand times seconds.

Steps to reproduce:
1. Create a new spreadsheet.
2. Put some data into cells.
3. Select range of cells with data.
4. Data->Define area...
5. Fill name of data (For example: test) area and press button Add and OK.
6. Save as fileA.ods.
7. Create a new spreadsheet.
8. Insert->Link to external data...
9. Pick URL of fileA.ods.
10. Choose "test" from list of tables/areas 
11. Check "Update every" and fill 8 (seconds)
12. Confirm by button OK.
13. Save as fileB.ods.
14. Close fileB.ods and open again.
15. Confirm Yes. (or No, it should not be important)
16. Edit->Links...
17. Click button Edit...
18. Filled count of seconds is thousand-times bigger now.

Expected: Updating data every 8 seconds.

Actual: Updating data every 8000 seconds.
Comment 1 Niklas Johansson 2014-04-11 07:36:23 UTC
I can confirm this on Windows and Mac OS X as well. Therefore I'm changing the platform to all. I'm working on fixing this at the moment so I assign it to myself.
Comment 2 Kohei Yoshida 2014-04-11 13:59:11 UTC
Bug 76961 is also similar.
Comment 3 m_a_riosv 2014-04-11 15:05:07 UTC
I think it's a duplicate.

*** This bug has been marked as a duplicate of bug 76961 ***
Comment 4 Kohei Yoshida 2014-04-11 16:41:34 UTC
Niklas, feel free to work on this over at Bug 76961. We will appreciate you!
Comment 5 Niklas Johansson 2014-04-11 21:08:19 UTC
Yes it is a duplicate of bug 76961.

Kohei just in case you haven't noticed there is already a patch for this bug that is waiting for review in gerrit. https://gerrit.libreoffice.org/#/c/8934/
I've updated the title of the patch to point to the bug 76961 instead of this one.