https://issues.apache.org/ooo/show_bug.cgi?id=119215
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED CC| |[email protected] Ever Confirmed|0 |1 --- Comment #4 from Armin Le Grand <[email protected]> 2012-04-12 17:28:52 UTC --- ALG: I have checked out r1309668 and built pro versions of en-US (short: en) and zh-CN (short: zh). Installed both, could confirm the error in zh version. The save dialog re-opens after triggering save, no file is saved. The cycle can be interrupted by ending the dialog with (ESC), but the file is not saved. A difference shows up in the files: (a) svn_trunk_1309668_ti1pro_zh_CN\Basis\share\registry\res\fcfg_langpack_zh-CN.xcd (zh install) (b) svn_trunk_1309668_ti1pro_en_US\Basis\share\registry\res\fcfg_langpack_en-US.xcd (en install) While (b) is 8688 bytes, (a) is only 180 bytes. File (a) only contains the XML header while (b) contains the filter list definitions. Exchanging the contents of (a) with (b) makes the problem disappear, thus this is for sure the reason. To test, do replace the contents before the first start or delete the caches (in the installation). Exchanging after first start without deleting caches will not help. Looking now where this bad file (a) is coming from... -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
