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

Write decimal point in /xsl:stylesheet/attribute(version) #597

Merged
merged 3 commits into from
Sep 18, 2019

Conversation

AirQuick
Copy link
Member

@AirQuick AirQuick commented Aug 29, 2019

Some implementations including Oxygen 21.1 may not recognize /xsl:stylesheet/@version of the compiled stylesheet well when it doesn't contain the decimal point (e.g. version="1").

This pull request ensures that the @version has the decimal point (e.g. version="1.0").

@AirQuick AirQuick added this to the v1.5.0 milestone Sep 8, 2019
…ring-xslt-ver

# Conflicts:
#	src/common/xspec-utils.xsl
#	src/compiler/generate-xspec-tests.xsl
#	test/xspec-utils_stylesheet.xspec
@AirQuick AirQuick merged commit 47f1d47 into xspec:master Sep 18, 2019
@AirQuick AirQuick deleted the decimal-string-xslt-ver branch September 18, 2019 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant