Skip to content

Conversation

@johannesduesing
Copy link

Reason for this PR
The endpoints /search, /retrieve and /features return Internal Server Errors on Windows 10 machines. The reason for that is a platform-dependent encoding that is used to access application resources with Source.fromResource(). For more information see #57.

Changes in this PR

  • Merged master to keep develop up-to-date
  • Set explicit UTF-8 encoding when accessing the resource file features.json using Source.fromResource() (three places in total)

Issues

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@bhermann bhermann merged commit 616768e into develop Jun 18, 2020
@bhermann bhermann deleted the bugfix/windowsencodingerror branch June 18, 2020 10:15
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.

3 participants