Output a warning if VisitContext.getIdsToVisit() contains id(s) of nonexistent
component
----------------------------------------------------------------------------------------
Key: MYFACES-3019
URL: https://issues.apache.org/jira/browse/MYFACES-3019
Project: MyFaces Core
Issue Type: Improvement
Components: General
Affects Versions: 2.0.4-SNAPSHOT
Environment: myfaces code 2.0.4 trunk rev. 1061168
Reporter: Martin Kočí
Priority: Minor
If VisitContext.getIdsToVisit() contains "nonexistentId" of component, myfaces
say nothing. It would be useful output a warning (in development stage). I
noticed this problem with MYFACES-3018, because of that request contains
javax.faces.partial.execute = "nonexistentId" and execution silently fails.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.