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

#4328 - HTML files are not rendered if they use the HTML namespace #4329

Conversation

reckart
Copy link
Member

@reckart reckart commented Nov 29, 2023

What's in the PR

  • Add "defaultNamespace" setting to policy to add a default namespace to all elements defined in the policy (also allowing there non-NS versions)
  • Fix cases where an element or attributeconsists only of a prefix and no local part (we filter those out)

How to test manually

  • No specific test procedure

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

- Add "defaultNamespace" setting to policy to add a default namespace to all elements defined in the policy (also allowing there non-NS versions)
- Fix cases where an element or attributeconsists only of a prefix and no local part (we filter those out)
@reckart reckart added 🐛Bug Something isn't working Module: Annotation labels Nov 29, 2023
@reckart reckart added this to the 30.0 milestone Nov 29, 2023
@reckart reckart self-assigned this Nov 29, 2023
@reckart reckart merged commit 1d370df into release/30.x Nov 30, 2023
1 check passed
@reckart reckart deleted the bugfix/4328-HTML-files-are-not-rendered-if-they-use-the-HTML-namespace branch November 30, 2023 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug Something isn't working Module: Annotation
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant