[
https://issues.jboss.org/browse/JBIDE-9366?page=com.atlassian.jira.plugin...
]
Daniel Azarov commented on JBIDE-9366:
--------------------------------------
Does it only show up on "converter id is not registered" or
on all kinds ?
We can not disable Facelet HTML Validator not for all kinds of problem so we should show
this quick fix for all kinds.
In any case we should add some text that warns about the
reason/consequences.
Could we show a dialog with the warning/explanation before doing the
actual disabling ?
Yes
Then it could say something like:
"The Facelet HTML Validator has a problem validating
<filename>. This might be because you are using new or framework specific features
that the validator does not yet >support. If that is the case and you do not wish to
see these markers and are ok with no other validation to occur the validator can be
disabled.
Do you wish to disable it on the Workspace or on only on the project
named: <projectname>
Cancel | Workspace | Projectname"
and the quickfix should then be reduced to just "Disable Facelet
HTML Validator to avoid false-warnings"
WDYT?
Agree
Support FacesConverter for JSF 2
--------------------------------
Key: JBIDE-9366
URL:
https://issues.jboss.org/browse/JBIDE-9366
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JSF
Reporter: Max Rydahl Andersen
Assignee: Daniel Azarov
Fix For: 3.3.0.M5
Attachments: DisableFaceletHTMLValidatorQuickFix.png
See pastecode example in Weld for usage of @FacesConverter.
Not supporting it gives errors in xhtml where it is used in EL expressions.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira