I have come across a small issue that does not affect the ability of the applications to run, so it is not important or urgent, but I thought you may want to fix it whenever is possible.
The generated (with version 0.15.2-7.3.1impl in Netbeans 7.3.1, but I think it did happen in previous versions as well) p:selectBooleanCheckbox tags come with an unnecessary title attribute that is not defined for the Primefaces control (it is for the JSF h:selectBooleanCheckbox though). Netbeans 7.3.1 marks it as an error (I think previous versions didn't).
Thanks for your great work.
Cheers,
David
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yep, there it is and PrimeFaces documentation says nothing about it. So I will remove this attribute in the next release. Btw, you can edit the two Create.xhtml and Edit.xhtml templates to do away with this in the mean time. Ok?
Thanks for your input.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2013-07-20
OK.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Kay,
I have come across a small issue that does not affect the ability of the applications to run, so it is not important or urgent, but I thought you may want to fix it whenever is possible.
The generated (with version 0.15.2-7.3.1impl in Netbeans 7.3.1, but I think it did happen in previous versions as well) p:selectBooleanCheckbox tags come with an unnecessary title attribute that is not defined for the Primefaces control (it is for the JSF h:selectBooleanCheckbox though). Netbeans 7.3.1 marks it as an error (I think previous versions didn't).
Thanks for your great work.
Cheers,
David
Yep, there it is and PrimeFaces documentation says nothing about it. So I will remove this attribute in the next release. Btw, you can edit the two
Create.xhtmlandEdit.xhtmltemplates to do away with this in the mean time. Ok?Thanks for your input.
OK.
Thanks