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

Fix issue 681 (Leading slash missing from formatted URI in HTML report on *nix) #683

Merged
merged 7 commits into from
Oct 23, 2019

Conversation

AirQuick
Copy link
Member

Fixes #681

Commits

  • fb480a7 pulls test:format-URI() out from format-utils.xsl and puts it into xspec-utils.xsl in order to make the function testable.
  • 927aa85 renames the function to x:format-uri to align with the other names
  • 7eea9c0 tests the function
  • 3476374 fixes the bug

Tests

  • I visually inspected the test result report HTML and the coverage report HTML on Windows and Linux with Saxon-EE 9.9.1.5 and verified the fix
  • I manually ran the tests with Saxon-EE 9.9.1.5 on Windows and Linux

@AirQuick AirQuick added the bug label Oct 16, 2019
@AirQuick AirQuick added this to the v1.5.0 milestone Oct 16, 2019
@AirQuick
Copy link
Member Author

I double checked this branch with Linux, Windows drive and UNC. Merging this.

@AirQuick AirQuick merged commit b03e8f4 into xspec:master Oct 23, 2019
@AirQuick AirQuick deleted the fix_issue-681 branch October 23, 2019 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Leading slash missing from formatted URI in HTML report on *nix
1 participant