Skip to content
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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matthiasblaesing
Copy link
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
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??>

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
Status: No status
Development

Successfully merging this pull request may close these issues.

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