Skip to content

Conversation

vladak
Copy link
Member

@vladak vladak commented Sep 1, 2025

This addresses a number of issues with diff.jsp and DiffData:

  • fix style in diff.jsp (mostly extraneous whitespaces in for cycles, insufficient/unclear variable naming)
  • implicit encoding of DiffData members (these should mostly store just raw data so that they can be encoded as either HTML or URI. Also to avoid double encoding esp. in case or error messages.)
  • some missing encoding of DiffData members in diff.jsp (revisions and file paths)

@vladak vladak added the webapp web application label Sep 1, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 1, 2025
@vladak vladak merged commit 425cc82 into oracle:master Sep 1, 2025
10 checks passed
@vladak vladak deleted the diff_jsp_cleanup1 branch September 1, 2025 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement. webapp web application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant