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

649: fix an xsl:fallback problem #650

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Conversation

michaelhkay
Copy link
Contributor

Ensures that an xsl:fallback instruction is not processed in forwards compatibility mode, so that errors in the instruction are reported rather than being silently ignored; informally encourages adoption of the same rule in 3.0 and earlier processors where possible.

Fix #649

@ChristianGruen ChristianGruen added the Blocked PR is blocked (has merge conflicts, doesn't format, etc.) label Sep 26, 2023
@michaelhkay michaelhkay added Tests Needed Tests need to be written or merged and removed Blocked PR is blocked (has merge conflicts, doesn't format, etc.) labels Sep 27, 2023
@ChristianGruen ChristianGruen added the Blocked PR is blocked (has merge conflicts, doesn't format, etc.) label Oct 9, 2023
@ndw
Copy link
Contributor

ndw commented Oct 10, 2023

The group agreed to merge this PR without discussion at meeting 049

@ChristianGruen ChristianGruen removed the Blocked PR is blocked (has merge conflicts, doesn't format, etc.) label Oct 10, 2023
@ndw ndw merged commit e972dba into qt4cg:master Oct 16, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tests Needed Tests need to be written or merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

xsl:fallback
3 participants