Skip to content

openuriportal: Detect if the interface isn't there

Matthias Clasen requested to merge check-openuri-portal-version into main

Check the portal version number before trying to use it. Most importantly, this will detect the case where the interface isn't supported at all, since the proxy will report a version of 0 in that case.

Fixes: #5733 (closed)

Merge request reports