[Libreoffice-bugs] [Bug 48463] FILESAVE: as .xls (MSO2003) creates malformed links to external Excel-sheets

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 4 06:01:05 CEST 2012


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

Qubit <bishop.robinson at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Status Whiteboard|                            |bibisected35
                 CC|                            |bishop.robinson at gmail.com

--- Comment #15 from Qubit <bishop.robinson at gmail.com> 2012-07-03 21:01:05 PDT ---
Here are my results from bibisecting (3.5 on Ubuntu 11.10), following
Bielefeld's repro steps.

Couple of notes:
1) Opening the ODS file would immediately pop-up a dialog asking if I wanted to
update the remote sheet values. I said yes.
2) I considered a failure to be a run in which I saw the duplicated-path error
dialog.

----------

0c87fc8ce8c0a967e4527fe426ed76156f6f5377 is the first bad commit
commit 0c87fc8ce8c0a967e4527fe426ed76156f6f5377
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Wed Dec 7 20:49:48 2011 +0100

    source-hash-fd4c879e2ebd5920b48b2e48ac32181565f5ee1b

    commit fd4c879e2ebd5920b48b2e48ac32181565f5ee1b
    Author:     Tor Lillqvist <tlillqvist at suse.com>
    AuthorDate: Tue Oct 4 23:56:02 2011 +0300
    Commit:     Tor Lillqvist <tlillqvist at suse.com>
    CommitDate: Wed Oct 5 09:34:16 2011 +0300

        s/dump/print

:100644 100644 856232905027927b3e83a9750f97f8f81013a811
b3fd432cc0df22ec329e330d2c9fbdae276b7ffc M    autogen.log
:100644 100644 4256cf1f3fff2210d09f32c15dbd4b8dea7233cc
70e55cd0741e6174fa19372205215a00b40d542c M    ccache.log
:100644 100644 bb37f03cc94509b1123010d65897c06c21b4ca3a
6c463672cca0b2c8f05a6335c1dfd80a00f33172 M    commitmsg
:100644 100644 14f89dac8e86702306e3bd0d34749658c7f8dac3
509554216f2d576ed4ffd9adad67380a2ebcda80 M    dev-install.log
:100644 100644 6c3c85d78110956942a99658c13194d7fbaf20f1
cfe0830fa908dfd9f12a7c8845a0676c465e3273 M    make.log
:040000 040000 73b2e091f7d74501543c61315de98cae22011af8
dead807550c17b2cbe408a476ca5ede42c1752ab M    opt

$ git bisect log
# bad: [4c30602f43475389f81b1d981ce8ee9a3410b9d9]
source-hash-85c6244b85b29c1d2bb9d89b62e9512dd65378b5
# good: [65fd30f5cb4cdd37995a33420ed8273c0a29bf00]
source-hash-d6cde02dbce8c28c6af836e2dc1120f8a6ef9932
git bisect start 'latest' 'oldest'
# bad: [2faf4bc12ab490370d2196dedbc8091f9b09d0a5]
source-hash-418a35f4861e863feb39eec73f4a39a87fbcb1f3
git bisect bad 2faf4bc12ab490370d2196dedbc8091f9b09d0a5
# bad: [2faf4bc12ab490370d2196dedbc8091f9b09d0a5]
source-hash-418a35f4861e863feb39eec73f4a39a87fbcb1f3
git bisect bad 2faf4bc12ab490370d2196dedbc8091f9b09d0a5
# good: [4bae211a2589ecaec48c1409cf7cd1580d3e14c5]
source-hash-31e7820f03badc3c6fe8fdaffb74f2125e05ea96
git bisect good 4bae211a2589ecaec48c1409cf7cd1580d3e14c5
# bad: [eca91b9203dad6a608086451c6ad119f856782e4]
source-hash-003973f5d461b981737946456eb08b2b7d60f150
git bisect bad eca91b9203dad6a608086451c6ad119f856782e4
# bad: [aa8184788de7b0f5b8f11d898d4ef3178a5573b6]
source-hash-e5f71ca7c27259360a401d94ed6a53038608b941
git bisect bad aa8184788de7b0f5b8f11d898d4ef3178a5573b6
# bad: [0c87fc8ce8c0a967e4527fe426ed76156f6f5377]
source-hash-fd4c879e2ebd5920b48b2e48ac32181565f5ee1b
git bisect bad 0c87fc8ce8c0a967e4527fe426ed76156f6f5377
# good: [4e15e542a52c633ba8051d51efb0637d0d71d493]
source-hash-350e1e245643e107b6e46b2de3dc73906ab844a5
git bisect good 4e15e542a52c633ba8051d51efb0637d0d71d493

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list