Group chat settings not taken into the account?

Hello,

This used to work in the past, but doesn’t seem to in 4.5.1. Steps to reproduce:

  1. Navigate to Group Chat -> Group Chat Settings -> conference -> Other Settings
  2. Modify any of the Conversation Logging settings and click on Save Settings button.
  3. Restart Openfire
  4. Navigate to the same page; the default settings appear and the modifications were not taken into account.

Even if the properties are preset, they are not taken into account:

xmpp.muc.tasks.log.timeout
xmpp.muc.tasks.log.batchsize

I 'm not aware of the third property.

Unfortunately, I don’t have access to JIRA to open an issue.

thanks
alexsunny

I’ve retested this in 4.6.0.

Maximum batch size reverts
Maximum batch time (millis) persists
Maximum wait for new batch content (millis) persists

1 Like

…which appears to be because of a typo on this line when reading the value on instantiation

Recorded as https://issues.igniterealtime.org/browse/OF-2111

Dan’s quick work on this has made sure that his fix will be part of the next release of Openfire, which will ben 4.6.1.

1 Like

thanks my issue has been fixed.

My issue has been resolved.