Skip to content

Commit 5e3ff83

Browse files
committed
README*.md update
1 parent d27ebc1 commit 5e3ff83

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ ___
185185

186186
### What has been done for version 1.0.1:
187187

188-
- Fixed [bug 156511][33] occurring when using the com.sun.star.embed.XStorage interface. The workaround is to use the copyElementTo() method instead of moveElementTo().
188+
- Fixed [bug 156511][33] occurring when using the com.sun.star.embed.XStorage interface. The [workaround][34] is to use the copyElementTo() method instead of moveElementTo(). Versions of LibreOffice 7.6.x and higher become usable.
189189

190190
### What remains to be done for version 1.0.1:
191191

@@ -226,3 +226,4 @@ ___
226226
[31]: <https://forum.openoffice.org/en/forum/viewtopic.php?f=13&t=103912>
227227
[32]: <https://github.com/prrvchr/HsqlDriverOOo/blob/master/uno/lib/uno/embedded/driver.py>
228228
[33]: <https://bugs.documentfoundation.org/show_bug.cgi?id=156511>
229+
[34]: <https://github.com/prrvchr/uno/commit/a2fa9f5975a35e8447907e51b0f78ac1b1b76e17>

README_fr.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ ___
185185

186186
### Ce qui a été fait pour la version 1.0.1:
187187

188-
- Résolution du [dysfonctionnement 156511][33] survenant lors de l'utilisation de l'interface com.sun.star.embed.XStorage. Le contournement consiste à utiliser la méthode copyElementTo() au lieu de moveElementTo().
188+
- Résolution du [dysfonctionnement 156511][33] survenant lors de l'utilisation de l'interface com.sun.star.embed.XStorage. Le [contournement][34] consiste à utiliser la méthode copyElementTo() au lieu de moveElementTo(). Les versions de LibreOffice 7.6.x et supérieures deviennent utilisables.
189189

190190
### Que reste-t-il à faire pour la version 1.0.1:
191191

@@ -226,3 +226,4 @@ ___
226226
[31]: <https://forum.openoffice.org/en/forum/viewtopic.php?f=13&t=103912>
227227
[32]: <https://github.com/prrvchr/HsqlDriverOOo/blob/master/uno/lib/uno/embedded/driver.py>
228228
[33]: <https://bugs.documentfoundation.org/show_bug.cgi?id=156511>
229+
[34]: <https://github.com/prrvchr/uno/commit/a2fa9f5975a35e8447907e51b0f78ac1b1b76e17>

0 commit comments

Comments
 (0)