• Juergen Funk's avatar
    tdf#106942 Wrong message when lock file is empty or corrupt · 6ca3b364
    Juergen Funk yazdı
    1. Erase empty or corrupt lockfile, when reading it fails and
       skip "Locked Document Dialog" in that case
    2. Show Dialog (use LockFileIgnoreRequest -> LockFailedQueryBox)
       when create lock file is not possible.
       Two Dialogs:  "lock file create error" and
                     "empty lockfile is present"
       Set the document to read-only when creating lockfile is not
       possible. If lockfile is corrupt or empty, inform the user.
       They can interrupt loading the document or open it read-only,
       which also erases the corrupt lock file after closing
       the document
    3. Handling for the two Dialogs
       Use LockFileIgnoreRequst for create lockfile error and
       add a new LockFileCorruptRequest, (lock file is corrupt).
       Change and generate new messages for both dialogs in english
    
    Change-Id: I35c377f85b5113e8ffb89d83b9544b8ebc81d89f
    Reviewed-on: https://gerrit.libreoffice.org/36658Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarKatarina Behrens <Katarina.Behrens@cib.de>
    6ca3b364
Adı
Son kayıt (commit)
Son güncelleme
..
classification Loading commit data...
doc Loading commit data...
emojiconfig Loading commit data...
inc Loading commit data...
qa Loading commit data...
sdi Loading commit data...
source Loading commit data...
uiconfig/ui Loading commit data...
util Loading commit data...
AllLangResTarget_sfx2.mk Loading commit data...
CppunitTest_sfx2_classification.mk Loading commit data...
CppunitTest_sfx2_controlleritem.mk Loading commit data...
CppunitTest_sfx2_dialogs_test.mk Loading commit data...
CppunitTest_sfx2_metadatable.mk Loading commit data...
CustomTarget_classification.mk Loading commit data...
JunitTest_sfx2_complex.mk Loading commit data...
JunitTest_sfx2_unoapi.mk Loading commit data...
Library_qstart_gtk.mk Loading commit data...
Library_sfx.mk Loading commit data...
Makefile Loading commit data...
Module_sfx2.mk Loading commit data...
Package_classification.mk Loading commit data...
Package_emoji.mk Loading commit data...
PythonTest_sfx2_python.mk Loading commit data...
README Loading commit data...
UIConfig_sfx.mk Loading commit data...