[jbosstools-issues] [JBoss JIRA] Reopened: (JBIDE-1308) Disable "unresolved EL" for GA ?

Max Andersen (JIRA) jira-events at lists.jboss.org
Wed Nov 14 09:04:18 EST 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-1308?page=all ]

Max Andersen reopened JBIDE-1308:
---------------------------------

             
The commit says:

Set up "Ignore" as deafult value for "Unknown variable name" for EL in preferences

-		defaultPreferences.put(SeamPreferences.INVALID_EXPRESSION, SeamPreferences.WARNING);
+		defaultPreferences.put(SeamPreferences.INVALID_EXPRESSION, SeamPreferences.IGNORE);
 		defaultPreferences.put(SeamPreferences.UNKNOWN_VARIABLE_NAME, SeamPreferences.WARNING);

...so if unknown variable name is set via INVALID_EXPRESSION, what is UNKNOWN_VARIABLE_NAME then ?

> Disable "unresolved EL" for GA ?
> --------------------------------
>
>                 Key: JBIDE-1308
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1308
>             Project: JBoss Tools
>          Issue Type: Task
>          Components: JSF
>    Affects Versions: 2.0.0.CR1
>            Reporter: Max Andersen
>         Assigned To: Alexey Kazakov
>             Fix For: 2.0.0.GA
>
>
> should we disable the unresolved EL variable warning for GA because of the non-support for h:datatable and page parameters ?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list