Issue Details (XML | Word | Printable)

Key: SHALE-332
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Craig McClanahan
Reporter: Mario Ivankovits
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Shale

NPE if javax.faces.CONFIG_FILES points to nonexistent file

Created: 13/Nov/06 04:02 PM   Updated: 23/Jan/07 04:40 PM
Component/s: Tiger
Affects Version/s: 1.0.4-SNAPSHOT
Fix Version/s: 1.0.4

File Attachments:
  Size
File Licensed for inclusion in ASF works npe_prevention.diff 2006-11-13 04:03 PM Mario Ivankovits 0.8 kB


 Description  « Hide
LifecycleListener2 will fail with a NPE if javax.faces.CONFIG_FILES points to a nonexistent file.

Assumed that the JSF implementation should complain about such misconfigurations the attached patch will let shale-tiger silently ignore such entries.

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Craig McClanahan added a comment - 18/Nov/06 03:19 AM
Reclassify as a bug, and assign to me.

Craig McClanahan added a comment - 18/Nov/06 03:32 AM
Fixed in nightly build 20061118. Will be included in 1.0.4 also.

Thanks for the patch!