Steps to reproduce: 1. Choose Tools - Options - LibreOfficeDev - Expert Config. 2. Select the first line, i.e. property "Visible" of "/org.openoffice.FirstStartWizard..." preference. Its type is boolean and value is true. 3. Click the Edit button. The value of the first preference is changed to false. 4. Click OK. 5. Choose again Tools - Options - LibreOfficeDev - Expert Config. The value of the first preference is true. Expected: The value should remain false. OS: Ubuntu 13.04
It still persists in current master. Efe, could you please look at this?
Hi, Sorry for the delay. I submitted a patch which solves the problem. Best,
Efe Gürkan YALAMAN committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f87f5c829e612d333ddff892752693b2835cec19 fdo#70049 Expert Config page cannot save boolean The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Now it works as expected, marking as verified; thanks for the fix! (And big thank you for Expert Config at all - it is a very nice feature and it will be perfect after adding some searching...)