https://bugs.documentfoundation.org/show_bug.cgi?id=101349

Eike Rathke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #39 from Eike Rathke <[email protected]> ---
Bear in mind that an already existing autotbl.fmt (i.e. after an upgrade) in
the user config holds
a) a certain number of old predefined table styles
b) following these, added user defined table styles

The new preset autotbl.fmt will only be copied to the user config and used if
there does not exist one already, i.e. in a new installation.

So the new autotbl.fmt should be versioned differently (there are some version
fields) and the code adapted such that depending on which version is read
different labels are displayed.

As is, it is not possible to replace the old predefined styles with the new
styles, unless the user replaces the file (and thus loses user-defined styles).

Some more sophisticated code could read the presets file and compare versions
and if newer replace the predefined styles in the user config file. It would
still need to be able to handle both versions though, as a new version presets
file must not be necessarily available.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to