MUC disco name should not be hardcoded

Description

The MUC disco name is hardcoded to "Public Chatrooms" (MultiUserChatServerImpl:935). We should at least have that string be i18n'ed, probably based on the sessions xml:lang preference. We could also let the value be overridden by setting a Jive property.

Environment

None

Activity

Show:

Gaston Dombiak September 18, 2006 at 9:42 PM

We would need to modify the service discovery framework in order to be able to return a service discovery name based on the session xml:lang. Therefore, that feature was postponed to a future version.

For now it is possible to use the system property "muc.service-name" to override the default value based on the current locale.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created September 12, 2006 at 2:23 PM
Updated September 18, 2006 at 9:42 PM
Resolved September 18, 2006 at 9:36 PM

Flag notifications