Skip to content

Fix BZ69508 - Javasource generator - explicitly set literal false when call printParams to process jsp include page#803

Closed
Chenjp wants to merge 4 commits intoapache:mainfrom
Chenjp:main_bz69508
Closed

Fix BZ69508 - Javasource generator - explicitly set literal false when call printParams to process jsp include page#803
Chenjp wants to merge 4 commits intoapache:mainfrom
Chenjp:main_bz69508

Conversation

@Chenjp
Copy link
Copy Markdown
Contributor

@Chenjp Chenjp commented Dec 22, 2024

In GeneratorVisitor#generateIncludeWithParameters, since we introduce an extra variable urlVariableName to store include page param, then we need explicit specify literal=false when call #printParams.

In GeneratorVisitor#generateIncludeWithParameters, since we introduce an extra variable urlVariableName to store include page param, then we need explicit specify literal=true when call #printParams.
In GeneratorVisitor#generateIncludeWithParameters, since we introduce an extra variable urlVariableName to store include page param, then we need explicit specify literal=false when call #printParams.
remove unused jsp file.
@Chenjp
Copy link
Copy Markdown
Contributor Author

Chenjp commented Jan 14, 2025

@markt-asf @rmaucher Suggest fix the BZ in next release.

@markt-asf
Copy link
Copy Markdown
Contributor

Tx for the PR.

Merged manually so I could make some minor changes.

@markt-asf markt-asf closed this Jan 14, 2025
@Chenjp Chenjp deleted the main_bz69508 branch February 11, 2025 12:27
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.

2 participants