Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: When loading a WFS schema where multiple types use the same namespace prefix, the namespaces get confused #1217

Open
JohannaOtt opened this issue Jun 28, 2024 · 0 comments
Labels

Comments

@JohannaOtt
Copy link
Contributor

Describe the bug
When loading a WFS (for example this one) where multiple types use the same namespace prefix, the namespaces get confused and the types are assigned to the wrong namespaces.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Import source schema'
  2. Click on 'From WFS'
  3. Provide the WFS linked above for the Capabilties
  4. Click 'Next'
  5. The namespaces sometimes contain two types although every type is using its own namespace.

Expected behavior
Every type should be assigned to the namespace it uses.

Screenshots
grafik

@JohannaOtt JohannaOtt added the bug label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant