mirror of
https://github.com/LibreOffice/lots.git
synced 2025-07-22 18:27:27 +00:00
Merge branch 'trac6849' into review
This commit is contained in:
@ -168,7 +168,7 @@ public class PersistentData
|
||||
}
|
||||
catch (NodeNotFoundException e)
|
||||
{
|
||||
pdMode = PERSISTENT_DATA_MODE_TRANSITION;
|
||||
pdMode = PERSISTENT_DATA_MODE_rdfReadLegacy;
|
||||
Logger.debug(L.m("Attribut %1 nicht gefunden. Verwende Voreinstellung '%2'.",
|
||||
PERSISTENT_DATA_MODE, pdMode));
|
||||
}
|
||||
|
Reference in New Issue
Block a user