https://bugs.documentfoundation.org/show_bug.cgi?id=157897
--- Comment #1 from [email protected] --- More detailed steps to reproduce: * Create two spreadsheets (child.ods, mother.ods) * Open child.ods * Fill A1:H30 with some data * Select A1:H30 * Format -> Print Range -> Define * Save child.ods * Open mother.ods * Sheet -> Insert Sheet from File * Choose child.ods * Check "Link" checkbox * OK * Save mother.ods * Select inserted sheet * Format -> Print Range -> Edit - Should show $A$1:$H$30 * Cancel * Close mother.ods *Open mother.ods * Select inserted sheet * Format -> Print Range -> Edit (Should show $A$1:$H$30) * Cancel * Click banner to Allow updating external link * Select inserted sheet * Format -> Print Range -> Edit - Expected: Should show $A$1:$H$30 - Actual: Shows duplicated range: $A$1:$H$30,$A$1:$H$30 Every time you save, close and update links, it will duplicate the print range. -- You are receiving this mail because: You are the assignee for the bug.
