Closed fjcondy closed 1 month ago
Thank you!
I believe that this fixes the following issues:
Can you please modify your change to include this in the changelog.html
file?
already add fix #59 #72 #73 in changelog.html
Thanks for your fixes! You can now download the latest SNAPSHOT release from https://www.igniterealtime.org/projects/openfire/plugin-archive.jsp?plugin=fastpath to test your changes!
1.FormManager,java load workgroupForm: xstream have Type limit.must set allowTypes when xstream update 1.4.20 2.Request.java: when chatbot.enabled =false default. chatBot is null so throw NLP exception. 3.WorkgroupUtils.java when set custom dispatchers must in the first of dispatcher List. because RequestQueue.java gets first dispather to the default dispather class in dispatcher List.