| Summary: | 'Random' number displayed on style organizer page | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Oliver Specht (CIB) <oliver.specht> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 3.6.0.4 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=65925 | ||
| Whiteboard: | target:6.2.0 target:6.1.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
screenshot
bugdoc |
||
|
Description
Oliver Specht (CIB)
2017-09-22 06:24:32 UTC
Created attachment 136451 [details]
screenshot
Created attachment 136452 [details]
bugdoc
*** Bug 112562 has been marked as a duplicate of this bug. *** Hello Oliver, Based on the commit which introduced the issue, it's the same as in bug 65925. Closing as RESOLVED DUPLICATED *** This bug has been marked as a duplicate of bug 65925 *** not sure why you'd think that some odd RSID number in a dialog is a duplicate of a HTML export issue? of course the RSID should not be displayed on the dialog, so NEW. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d204dddc9aa1919ef94add3a7dfb40087ccceb4b Resolves: tdf#112563 we don't want a human representation of SvxRsidItem It will be available in 6.2.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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=bd64800ef579b5d4653ee3dfb90c45874a15a9fa&h=libreoffice-6-1 Resolves: tdf#112563 we don't want a human representation of SvxRsidItem It will be available in 6.1.1. 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. Verified in Version: 6.2.0.0.alpha0+ Build ID: 63f8c506637c910ed1efa572f23ff1af7715e7e3 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: threaded @Caolán, Thanks for fixing this!! |