Ivo Pisarovic

Results 4 issues of Ivo Pisarovic

## Description If a non-bot request comes to the server, it raised an exception because some request may not have content-type header. Applies to bots with telemetry middleware. ## Specific...

Hi, I have found out that a date expressed as `dd.mm.` is incorrectly interpreted as a time. In Czech, we use the dot `.` to separate days, months and years....

In comment, there is stated that the default is True, however, the real default is False. https://github.com/cdqa-suite/cdQA/blob/40387925db8f0da44a5bd2fe549cde675a92d479/cdqa/pipeline/cdqa_sklearn.py#L28

When a user goes back or forth in the browser history, the URL is changed but the values in components remain old. I think the problem is in `handler.setQuery()` function....