-
**Describe the bug**
If PHP 8.2 is used and the CHARSET is not UTF-8 a depreciation error `This function has been DEPRECATED as of PHP 8.2.0. Relying on this function is highly discouraged.` will be …
-
### Environment
* Nautobot version (Docker tag too if applicable):nautobot:1.5.20-py3.8
* Python version:3.8
* Database platform, version:
* Middleware(s):
### Steps to Reproduce
1. Use th…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
10.0.10
### Bug descript…
-
I know this isn't exactly an issue, but I think it is a good question. I think of your controllers as controllers for components on a page.
How would you suggest to communicate between more controlle…
-
**Describe the problem you faced**
When using Flink to do an incremental query read from a table, using the 0.12.2 and Flink 1.15, I occasionally get a ClassNotFoundException for `org.apache.hadoop…
-
### Short description of the issue
If you are using the alternate user template/parent setup and you have the option enabled that allows changing the createdUser on a page's settings tab, it on…
-
### Describe the bug
Hallöchen,
since this is my first report please do not bash :-).
It seems to be a combination of several errors for me.
I have examined my own website with ZAP standar…
-
Right now we have the JS client library under the same project with the Java agents and clients:
https://github.com/jolokia/jolokia/tree/main/client/javascript
But since the JS client should have …
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
I have the following code:
```python
import nbformat
from nbconvert import HTMLExporter
html_exporter = HTMLExporter(template_file="foo.tpl")
with open("foo.ipynb") as infile:
nb = nbfor…