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

Faces 4.0: h:inputFile multiple="true" #1555

Closed
BalusC opened this issue Feb 20, 2021 · 3 comments
Closed

Faces 4.0: h:inputFile multiple="true" #1555

BalusC opened this issue Feb 20, 2021 · 3 comments
Milestone

Comments

@BalusC
Copy link
Member

BalusC commented Feb 20, 2021

Add support for multiple="true" in h:inputFile.

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file#attr-multiple

Example implementation: https://showcase.omnifaces.org/components/inputFile

BalusC added a commit to eclipse-ee4j/mojarra that referenced this issue Feb 21, 2021
BalusC added a commit to eclipse-ee4j/mojarra that referenced this issue Feb 21, 2021
BalusC added a commit to eclipse-ee4j/mojarra that referenced this issue Feb 21, 2021
BalusC added a commit to eclipse-ee4j/mojarra that referenced this issue Feb 21, 2021
@BalusC
Copy link
Member Author

BalusC commented Feb 21, 2021

PR created in Mojarra repo: eclipse-ee4j/mojarra#4836

@arjantijms arjantijms added this to the 4.0 milestone Mar 27, 2021
@arjantijms arjantijms added the 4.0 label Mar 27, 2021
@BalusC
Copy link
Member Author

BalusC commented Mar 27, 2021

We should add integration test for this one.

@melloware
Copy link

PR created in MyFaces repo: apache/myfaces#191

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

No branches or pull requests

3 participants