8000 Fix #5476: [visualforce] Resolve data types of standard object fields by adangel · Pull Request #5715 · pmd/pmd · GitHub
[go: up one dir, main page]

Skip to content

Fix #5476: [visualforce] Resolve data types of standard object fields #5715

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

Merged
merged 2 commits into from
May 30, 2025

Conversation

adangel
Copy link
Member
@adangel adangel commented May 1, 2025

Describe the PR

  • Add a test case with e.g. a apex page that references Case.Description
  • Use apex-dev-tools:sobject-types dependency to lookup standard objects/fields

Related issues

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)

@adangel adangel added this to the 7.14.0 milestone May 1, 2025
Copy link
github-actions bot commented May 1, 2025

Documentation Preview

No regression tested rules have been changed.

@adangel adangel merged commit fd3270f into pmd:main May 30, 2025
11 checks passed
@adangel adangel deleted the vf/issue-5476-npe branch May 30, 2025 16:23
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.

[visualforce] NPE when analyzing standard field references in visualforce page
1 participant
0