Cliff Williams

Results 10 issues of Cliff Williams

**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md - [x] I...

##### SUMMARY After a recent update of Fedora 35* the EXO module stopped working. Updating the EXO module to 3.0 fixed the Exchange Commands because 3.0 uses REST now. The...

### Describe the Feature Pode writes a lot of verbose messages to the system logs. This makes it hard to trouble shoot if there is a problem, especially if Pode...

feature :sunny:

- Azure Data Studio Version: 1.52.0 - OS Version: Ubuntu 24.04.3 LTS Kernel: Linux 6.14.0-33-generic Architecture: x86-64 Steps to Reproduce: 1. Install June 2025 1.52.0 release on Ubuntu 24.04. Open...

### Describe the Bug I am runnig a pode web apoplication on Linux. We are experiencing rising memory usage over time, ### Steps To Reproduce Steps to reproduce the behavior:...

bug :bug:

### Describe the Feature If we are building a site that does not utilize breadcrumbs add the -NoBreadcrumb parameter to the Set-PodeWebHomePage to remove the breadcrumb section. This will give...

feature :sunny:

### Question New-PodeWebContainer has the -hide parameter but how do you show a hidden container. I have this code. ``` New-PodeWebContainer -id 'logreport-container' -Hide -Content @(... ``` And I am...

question :grey_question:

### Describe the Feature The radio button component doesn't have a way to set which option is selected. This presents an issue when loading form controls based in Data retrieved...

feature :sunny:

### Describe the Bug Odd problem with New-PodeWebFileStream I have a working work-around, ### Steps To Reproduce I have a form with only a checkbox and a submit button. The...

bug :bug:

We interact with one of out vendors SFTP servers to run schedule jobs that retrieve files. The problem we are running into is that they will do things that cause...