Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some bug fix. #71

Merged

Commits on Oct 30, 2024

  1. 1.FormManager,java load workgroupForm: xstream have Type limit.must s…

    …et 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 get first dispather to default dispather class  in dispatcher List.
    fjcondy committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    dde3056 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    317c022 View commit details
    Browse the repository at this point in the history