Skip to content

Changes

Summary

  1. Bug 581677 - ClassCastException EL expression validation enum != null (details)
Commit 68f1d60e7105728ec0fd1513346efc21b5cca616 by Nitin Dahyabhai
Bug 581677 - ClassCastException EL expression validation enum != null

Don't assume the other non enum literal is a String.
Handling NullLiteralType correctly.
The file was modified jsf/plugins/org.eclipse.jst.jsf.core/src/org/eclipse/jst/jsf/validation/internal/el/operators/EqualityRelationalBinaryOperator.java