Skip to content

Making sure ActualURI is updated when seting the resource

In pqServerConfiguration, the actualURI to connect is set when parsing the XML, however the xml can change when setting the resource, so the actual URI needs to be checked when doing so. This fixes it.

Merge request reports