Projects tigase _server server-core Issues #478
Admin UI Default Room Config (MUC) (#478)
Eric Dziewa opened 10 years ago
Due Date
2015-09-29

The dropdowns contain nulls.

Zrzut ekranu 2015-09-19 o 17.52.33.png AdminUI.png WebUI.png PsiDisco.png

  • Daniel Wisnewski commented 10 years ago

    Default MUC room page displays, but defaults are not registered with server once Submit is clicked. Page reloads with old values, and is not stored in server.

    Defaults page does read changes made by XMPP clients.

  • Andrzej Wójcik (Tigase) commented 10 years ago

    I fixed type of form sent in adhoc used to execute this adhoc (was form while it should be @submit@) and fixed also NPE which appeared after fixing first issue.

  • Daniel Wisnewski commented 10 years ago

    Form now shows at the bottom of the menu rather than the main window, is still unable to read current default room config.

    Submitting changes to default room config are successful.

  • Andrzej Wójcik (Tigase) commented 10 years ago

    For me all works fine, see attached screenshot.

    is still unable to read current default room config

    What exactly is not working? What is not being read?

  • Daniel Wisnewski commented 10 years ago

    The current default room configuration settings are not being seen and displayed on the page:

    compared to

    and

    The forms can show up at the bottom of the page if the text is too big (form has fixed size).

    Sorry for the large screenshot sizes.

  • Andrzej Wójcik (Tigase) commented 10 years ago

    There was issue only with presentation of value for boolean fields - it was not easy to find it as from

    is still unable to read current default room config

    I was not able to know that issue is with presentation of boolean values (checkboxes), as when I set them from Admin UI all was saved and displayed properly.

    It would be helpful to know what part was failing or how to achieve this result, in this case: configuration changed from Pigdin or Web UI

  • Daniel Wisnewski commented 10 years ago

    re-test using b4014

    changes made by admin ui saved, seen by admin ui & clients

    changes made by client (Psi, pidgin, webui) seen by admin UI

    Problem is fixed, closing issue.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
3094
Version
tigase-server-7.1.0
Spent time
0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#478
Please wait...
Page is in error, reload to recover