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

b:image used with value only display warning when it shouldn't #627

Closed
LorenzoMcMaster opened this issue Jan 25, 2017 · 1 comment
Closed
Assignees
Milestone

Comments

@LorenzoMcMaster
Copy link

<b:image value="mypic.jpg" style="width: 250px" />
When setting JSF DEVELOPEMENT mode b:image always shows that warning:

[WARNING ] Please use either the 'value' attribute of b:image, or the 'name' and 'library' attribute pair. If all three attributes are provided, BootsFaces uses the 'value' attributes, ignoring both 'name' and 'library'.

stephanrauh added a commit that referenced this issue Jan 25, 2017
…o prevent the warning from being displayed too often

(for some reason, both warning and if statement where there, but they were side-by-side instead of being nested)
@stephanrauh
Copy link
Collaborator

Strange bug. Thanks for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants