[Libreoffice-bugs] [Bug 105272] FILESAVE: Structured Reference Corrupted on XLSX round trip

2020-04-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105272

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.4.0|target:5.4.0 target:7.0.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105272] FILESAVE: Structured Reference Corrupted on XLSX round trip

2020-04-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105272

--- Comment #9 from Commit Notification 
 ---
Xisco Fauli committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/b0e1592bbbe5d25d65b834e7202b4e6cdee435a6

tdf#105272: Add unittest

It will be available in 7.0.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105272] FILESAVE: Structured Reference Corrupted on XLSX round trip

2017-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105272

Luke  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #8 from Luke  ---
Verified FIXED in Version: 5.4.0.0.alpha0+ (x64)
Build ID: efce216ca5d2b852c9fccc52ee68d1e27279d900

Thanks Rosemary!

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105272] FILESAVE: Structured Reference Corrupted on XLSX round trip

2017-01-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105272

--- Comment #7 from Commit Notification 
 ---
Rosemary Sebastian committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=95cf7fa25d3b950e0cb576a1e864b54f1a43bc7a

tdf#105272: fix wrong namespace URL

It will be available in 5.4.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105272] FILESAVE: Structured Reference Corrupted on XLSX round trip

2017-01-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105272

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:5.4.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105272] FILESAVE: Structured Reference Corrupted on XLSX round trip

2017-01-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105272

Markus Mohrhard  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Markus Mohrhard  ---
(In reply to auchi31 from comment #5)
> Ok. Just replace xls14Lst in sc/source/filter/excel/xedbdata.cxx with xls.
> I made a mistake while replacing the strings.

Ah. Perfect. Used your change and pushed it.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105272] FILESAVE: Structured Reference Corrupted on XLSX round trip

2017-01-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105272

--- Comment #5 from auchi31  ---
Ok. Just replace xls14Lst in sc/source/filter/excel/xedbdata.cxx with xls.
I made a mistake while replacing the strings.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105272] FILESAVE: Structured Reference Corrupted on XLSX round trip

2017-01-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105272

--- Comment #4 from Markus Mohrhard  ---
I will take care of it.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105272] FILESAVE: Structured Reference Corrupted on XLSX round trip

2017-01-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105272

--- Comment #3 from Luke  ---
I can confirm, reverting: 

https://cgit.freedesktop.org/libreoffice/core/commit/?id=f1dcb8b3e2e01848d44dd1beb82cd4e6e68a2acd

replace hard-coded namespace URL strings with function calls...


Resolves this issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105272] FILESAVE: Structured Reference Corrupted on XLSX round trip

2017-01-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105272

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bisected

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105272] FILESAVE: Structured Reference Corrupted on XLSX round trip

2017-01-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105272

JoNi  changed:

   What|Removed |Added

 CC|j.nitschke+td...@ok.de  |markus.mohrhard@googlemail.
   ||com,
   ||rosemary.s...@gmail.com
   Assignee|j.nitschke+td...@ok.de  |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #2 from JoNi  ---
thank you, could reproduce on master with your steps

regression of
https://cgit.freedesktop.org/libreoffice/core/commit/?id=f1dcb8b3e2e01848d44dd1beb82cd4e6e68a2acd
> replace hard-coded namespace URL strings with function calls...
>Follow-up for https://gerrit.libreoffice.org/#/c/32425/

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105272] FILESAVE: Structured Reference Corrupted on XLSX round trip

2017-01-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105272

JoNi  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |j.nitschke+td...@ok.de
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105272] FILESAVE: Structured Reference Corrupted on XLSX round trip

2017-01-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105272

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||xiscofa...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #1 from Xisco Faulí  ---
Confirmed in

Version: 5.4.0.0.alpha0+
Build ID: 9a30cb2161506e003f14592d83075ab9d30516c1
CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk2; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

but not in 

Version: 5.3.0.0.beta2+
Build ID: 6238f71ddbdc766e733b1c808a4fa7d66f7bde87
CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk2; Layout
Engine: new; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105272] FILESAVE: Structured Reference Corrupted on XLSX round trip

2017-01-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105272

Luke  changed:

   What|Removed |Added

   Keywords||bibisected, regression
Version|Inherited From OOo  |5.4.0.0.alpha0+ Master

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs