https://bugs.documentfoundation.org/show_bug.cgi?id=166208
--- Comment #17 from Eike Rathke <[email protected]> --- Storing a position of a drop down list is obviously ill-implemented, for the exact two reasons you stated, also if for any reason we decided to sort the list differently. Storing the rtl_TextEncoding instead seems like a good solution to me. Or rather additionally because we need to differentiate the two. I.e. newer versions would ignore (and not write) /CharSet and store /Encoding which older versions don't know, in case people share the user profile between different versions (not much advisable anyway, but..). -- You are receiving this mail because: You are the assignee for the bug.
