[Bug 166173] Saved DOCX is restricted in MSO

2025-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=166173

Bayram Çiçek  changed:

   What|Removed |Added

   Assignee|[email protected] |[email protected]
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 166173] Saved DOCX is restricted in MSO

2025-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=166173

Timur  changed:

   What|Removed |Added

 Blocks||120763


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=120763
[Bug 120763] [META] DOCX (OOXML) document protection-related
issues/enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 166173] Saved DOCX is restricted in MSO

2025-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=166173

--- Comment #3 from Timur  ---
Resolved in master 25.8+ with https://gerrit.libreoffice.org/c/core/+/184042

Adding also the commit for future search:
29c7e73d132154ef7e83b15f6ff39938fb927fe5

sw: always export enforcement attribute of documentProtection

otherwise: (in word/settings.xml)
- if a docx document has w:enforcement="0", LO will not import it. Hence, LO
will not export it, too.
- this will cause a lack of enforcement attr. - which will make the docx
"protected" after export from LO - in MSO Word.

Therefore, we have to import enforcement attr. even if it's value is "0".

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 166173] Saved DOCX is restricted in MSO

2025-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=166173

Timur  changed:

   What|Removed |Added

   See Also|https://bugs.documentfounda |https://bugs.documentfounda
   |tion.org/show_bug.cgi?id=66 |tion.org/show_bug.cgi?id=66
   |397 |398

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 166173] Saved DOCX is restricted in MSO

2025-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=166173

Timur  changed:

   What|Removed |Added

  Regression By||Serge Krot
   Keywords||bibisected, bisected,
   ||implementationError
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=66
   ||397
Version|7.5.8.2 release |6.0.0.3 release

--- Comment #2 from Timur  ---
Regression from 6.0:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=2694162969cf86ef366d3ce812fccd0630acc800

author  Serge Krot   2017-09-29 18:01:54 +0200
committer   Thorsten Behrens   2017-10-06
08:06:59 +0200
commit  2694162969cf86ef366d3ce812fccd0630acc800 (patch)

tdf#66398 Import/export docx document protection properties
Added:
+ import/export of all doc protection properties
+ unit test


If there is the line:

the export make it:


So this rather seems as implementationError.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 166173] Saved DOCX is restricted in MSO

2025-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=166173

Timur  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Whiteboard||target:25.8
 Ever confirmed|0   |1

--- Comment #1 from Timur  ---
Resolved in master 25.8+ with https://gerrit.libreoffice.org/c/core/+/184042

-- 
You are receiving this mail because:
You are the assignee for the bug.