Skip to content

web.jsf: Fix typo in JSF composite component template#8017

Merged
matthiasblaesing merged 1 commit intoapache:masterfrom
matthiasblaesing:typo_cc_template
Dec 5, 2024
Merged

web.jsf: Fix typo in JSF composite component template#8017
matthiasblaesing merged 1 commit intoapache:masterfrom
matthiasblaesing:typo_cc_template

Conversation

@matthiasblaesing
Copy link
Copy Markdown
Contributor

Closes: #8004

@matthiasblaesing matthiasblaesing added enterprise [ci] enable enterprise job ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) labels Dec 4, 2024
@matthiasblaesing matthiasblaesing added this to the NB25 milestone Dec 4, 2024
Copy link
Copy Markdown
Member

@mbien mbien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice find. I checked and it is the only occurencce of this typo.

$ ag "<#else if"
enterprise/web.jsf/src/org/netbeans/modules/web/jsf/resources/templates/compositeComponent.template
6:<#else if isJSF22?? || isJSF30??>

@matthiasblaesing
Copy link
Copy Markdown
Contributor Author

@mbien thanks for the check. Indeed I got paranoid and ran grep over the module.

@matthiasblaesing matthiasblaesing merged commit 6bf406f into apache:master Dec 5, 2024
@matthiasblaesing matthiasblaesing deleted the typo_cc_template branch January 9, 2025 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) enterprise [ci] enable enterprise job

Projects

Development

Successfully merging this pull request may close these issues.

JSF new file "JSF Composite Component" dialog does not work

2 participants