Skip to content

Conversation

@adangel
Copy link
Member

@adangel adangel commented Mar 22, 2025

Affected PMD Version: 7.11.0 (was working with 7.10.0)

Due to missing json escaping, the search.json file couldn't be loaded and no search was possible.

Describe the PR

Related issues

  • Fix #

Ready?

  • Added unit tests for fixed bug/feature
  • Passing all unit tests
  • Complete build ./mvnw clean verify passes (checked automatically by github actions)
  • Added (in-code) documentation (if needed)

Due to missing json escaping, the search.json file
couldn't be loaded and no search was possible.
@adangel adangel added a:bug PMD crashes or fails to analyse a file. in:documentation Affects the documentation [doc] labels Mar 22, 2025
@adangel adangel added this to the 7.12.0 milestone Mar 22, 2025
@github-actions
Copy link

Documentation Preview

No regression tested rules have been changed.

@adangel adangel merged commit fc2b908 into pmd:main Mar 27, 2025
11 checks passed
@adangel adangel deleted the doc/fix-search branch March 27, 2025 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a:bug PMD crashes or fails to analyse a file. in:documentation Affects the documentation [doc]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant