Comment 92 for bug 919659

Revision history for this message
Björn Michaelsen (bjoern-michaelsen) wrote : Re: Can't open/save document or spreadsheet with password, when mozilla profile has an absolute path

SRU boilerplate for 3.5.4 SRU:

== rationale ==
This is a release regression. Along with it 3.5.4 fixes a long list of bugs and regressions including some serious crashers with possible data loss:
* upstream bugfix release, fixes for rc1:
    - (Does not recognize VBA macro in JAPANESE...) fdo#49324 [Julien Nabet]
    - enable caching of grammar checker properties fdo#35270 [Michael Meeks]
    - special-case appending items to autocorrect lists fdo#46805 [Michael Meeks]
    - Changing spelling preferences requires application restart fdo#39999 [Szabolcs Dezsi]
    - add+use SwDoc::containsUpdatableFields fdo#49897 [Caolán McNamara]
    - allow keyword Append to be used as a variable. bnc#745930 [Noel Power]
    - allow zwj, etc. in metric unit text fdo#42390 [Caolán McNamara]
    - avoid recursion that can mess up DND setup fdo#41996 [Luboš Luňák]
    - clamp mnFillOpacity to 1 fdo#48065 [Chr. Rossmanith]
    - comparing empty document with attached one crashes LO fdo#43424 [Szabolcs Dezsi]
    - compound storage backend is poor at knowing stream size fdo#47644 [Caolán McNamara]
    - correctly map monitor index back to screen fdo#49365 [David Tardon]
    - count mirrored monitors as one rhbz#809019 [David Tardon]
    - crash on "connect to existing database" wizard fdo#45580 [Lionel Elie Mamane]
    - dmapper: fix import of titlepg top/bottom margin fdo#44176 [Miklos Vajna]
    - dmapper: handle m_bTitlePage when m_nBreakType is zero fdo#49940 [Miklos Vajna]
    - do not prepend \n twice, it confuses KFileDialog rhbz#820439 [Luboš Luňák]
    - drawinglayer: fix double hairline borders: fdo#48647 [Michael Stahl]
    - fix Presenter Console help screen layout fdo#46223 [Gábor Stefanik]
    - fix RTF export of empty paragraph numbering rules fdo#49692 [Miklos Vajna]
    - fix RTF export of non-breaking space/hyphen/optional hyphen fdo#38176 [Miklos Vajna]
    - fix RTF import of Russian characters without an encoding specified fdo#48023 [Miklos Vajna]
    - fix RTF import of \sl without \slmult fdo#48876 [Miklos Vajna]
    - fix RTF import of automatic paragraph background color fdo#47764 [Miklos Vajna]
    - fix RTF import of fields without a result fdo#48193 [Miklos Vajna]
    - fix RTF import of localized fields fdo#48037 [Miklos Vajna]
    - fix bean after gbuild'ification fdo#49580 [Stephan Bergmann]
    - fix incorrect square gradients in slideshow. fdo#49508 [Thorsten Behrens]
    - fix parsing of arc paths fdo#48070 [Chr. Rossmanith]
    - fix property type for printoptions fdo#45592 [Noel Power]
    - fix vertical text frame borders: fdo#44010 [Michael Stahl]
    - fixed crash while opening odt file. fdo#47436 [Dezsi Szabolcs]
    - implement RTF_CHPGN fdo#38786 [Miklos Vajna]
    - implement RTF_KEYWORDS fdo#49683 [Miklos Vajna]
    - merge consecutive border lines: fdo#38215 [Michael Stahl]
    - more robust nss initialization, related fdo#45171 [Markus Mohrhard] (LP: #919659)
    - overwrite incorrect font table entry with the correct one fdo#47347 [Caolán McNamara]
    - PPTX import crashes. fdo#48778 [Muthu Subramanian]
    - parse rgb(%,%,%) correctly fdo#47447 [Chr. Rossmanith]
    - performance problems with very long paragraphs fdo#49208 [Caolán McNamara]
    - properly draw separators in vertical toolbars fdo#39106 [Ivan Timofeev]
    - RTFValue::Clone(): copy m_bForceString as well fdo#49692 [Miklos Vajna]
    - RTF_MARGL/R/T/B should also set the current margin fdo#49501 [Miklos Vajna]
    - related: check if a missing font is a known symbol font fdo#34814 [Caolán McNamara]
    - related: for huge files build a page chain cache for seeks fdo#47644 [Caolán McNamara]
    - remove SalDisplay::GetKeyboardName lp#818761 [Thomas Arnhold]
    - remove pointless forward moving of a table bnc#706138 [Luboš Luňák]
    - resolved catch exception from VBA lib container rhbz#819118 [Eike Rathke]
    - resolved import .xls with HTML as such, not CSV fdo#49639, fdo#40021 [Eike Rathke]
    - resolved query model only once whether it is a preview fdo#46160 [Eike Rathke]
    - respect absolute paths for mozilla profile, lp#919659, fdo#45171 [Markus Mohrhard]
    - revert "Related: for huge files build a page chain cache for seeks" fdo#47644 [Caolán McNamara]
    - revert "another partial fix for " ( and fixes ) bnc#693238, fdo#44292 [Noel Power]
    - run SelectLanguage custom action during silent install, too fdo#40481 [Andras Timar]
    - run unopkg.exe after InstallFinalize fdo#44628 [Andras Timar]
    - sort SelectionTree control of Custom Setup with a custom action fdo#46355 [Andras Timar]
    - string result of formula is also valid, fdo#49052 [Markus Mohrhard]
    - sw: HTML: fix table border export: fdo#47670 [Michael Stahl]
    - sw: HTML: import CSS STYLE border on TD: fdo#41796 [Michael Stahl]
    - sw: HTML: spurious semicolons in STYLE: fdo#41796 [Michael Stahl]
    - two different TransliterationChgData structs fdo#37044 [Caolán McNamara]
    - we never registered the SAL_OBJECT_CHILDCLASSNAMEA window class fdo#45081 [Norbert Thiebaud]
    - weed out unmatched Sub/End Sub statements when importing VBA fdo#46889, fdo#46889 [Noel Power]
    - workaround of MSI installer error 1935 fdo#46519 [Andras Timar]
    - writer idle-callbacks are halting when events pending fdo#48011 [Caolán McNamara]
    - writerfilter: implement RTF_BIN fdo#39053 [Miklos Vajna]
    - wrong text color in smartArt. bnc#746996 [Muthu Subramanian]
    - xsltml .xsl files missing from wiki-publisher.oxt fdo#46509 [Stephan Bergmann]
  * upstream bugfix release, fixes for rc2:
    - #45987: FORMCONTROLS: Error message when deleting pages [Markus Mohrhard]
    - fdo#46074: FILEOPEN: No Recent Documents... [Stephan Bergmann]
    - fdo#46687: 'Find' toolbar causes writer,calc,impress, not responding [Bjoern Michaelsen]
    - fdo#47035: Cannot insert jpeg [Christian Lohmaier]
    - fdo#49948: FILEOPEN: No recent documents [Stephan Bergmann]
    - fdo#50173: Styles and Formatting popup crashes LibreOffice on fluxbox [Bjoern Michaelsen]

== Test Case ==
From fdo#50173:
1) Open Writer on fluxbox
2) Press F11 for "Styles and Formatting"
== Regression Potential ==
limited, see also https://lists.ubuntu.com/archives/technical-board/2012-June/001283.html and replies