Skip to content

frontend: require XML attribute values to be quoted (beta-3.0) - #465

Merged
mortend merged 1 commit into
fuse-open:beta-3.0from
mortend:uxl-attribute-quotes
Apr 16, 2023
Merged

frontend: require XML attribute values to be quoted (beta-3.0)#465
mortend merged 1 commit into
fuse-open:beta-3.0from
mortend:uxl-attribute-quotes

Conversation

@mortend

@mortend mortend commented Apr 13, 2023

Copy link
Copy Markdown
Member

Attribute values without quotes is not valid XML, confuses editors and syntax-highlighters, and should not have been supported.

This adds quotes to existing UXL files where quotes were previously missing, and modifies XmlPreprocessor to require quotes in version 3.0.

Attribute values without quotes is not valid XML, confuses editors and
syntax-highlighters, and should not have been supported.

This adds quotes to existing UXL files where quotes were previously
missing, and modifies XmlPreprocessor to require quotes in version 3.0.
@mortend
mortend merged commit 20cca7c into fuse-open:beta-3.0 Apr 16, 2023
@mortend
mortend deleted the uxl-attribute-quotes branch April 16, 2023 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant