romanmm

Results 5 comments of romanmm

We've found an error in **routes/dhcp_lease_search.js** file, row 33 should be: `if(!matcher.test(JSON.stringify(dhcp_lease_data[key])) && !matcher.test(key)) ` and not `if(!matcher.test(JSON.stringify(dhcp_lease_data[key])))` This fix solves IP search problem.

> More investigation! Can I help you? I'm not programmer...

I've tested in my environment. You're right — works till **version 18.9.5** with all plugins enabled. Checked with real studies as well — your plugin works. > dicom-web Implementation of...

Sorry for delay, everyone were very busy. Checked with my installation and yes, you're right — doesn't work with new versions.