You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I belive that this change has caused QGis server to start generating an invalid schemaLocation.
The namespace that was removed was supposed to be linked to the GetSchemaExtension schema URL on line 218/219.
I've opened issue #32085 to report the problem (which I did before I located this as the source of that issue).
1 commit comments
ShaunForbes commentedon Oct 2, 2019
I belive that this change has caused QGis server to start generating an invalid schemaLocation.
The namespace that was removed was supposed to be linked to the
GetSchemaExtension
schema URL on line 218/219.I've opened issue #32085 to report the problem (which I did before I located this as the source of that issue).