mophilly
mophilly
### Expected behaviour After authenticating once with the browser based scheme it should remember the credentials and use that when starting the client the next time. ### Actual behaviour It...
When I attempt to log onto the kanban page, the log in screen requires "Mantis URL" in addition to the user name and password. I have tried several URL's, and...
Hello, I have been using MantisBT for many years. We have written some in house plugins for it and implemented many hacks and fixes along the way. Even with that...
As of python 3.10 distutils is no longer supported and is not in the distribution. I have cloned this project and build an updated package with setuptools, and it installs...
### Bug `python3.12/site-packages/docling_ibm_models/reading_order/reading_order_rb.py:204: SyntaxWarning: invalid escape sequence '\,' m1 = re.fullmatch(".+([a-z\,\-])(\s*)", elem.text) /python3.12/site-packages/docling_ibm_models/reading_order/reading_order_rb.py:205: SyntaxWarning: invalid escape sequence '\s' m2 = re.fullmatch("(\s*[a-z])(.+)", sorted_elements[ind_p1].text) ` ### Steps to reproduce Set up project...