[jboss-jira] [JBoss JIRA] Updated: (JBRULES-261) Mismatched types in field constraints
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Tue Jun 26 11:59:06 EDT 2007
[ http://jira.jboss.com/jira/browse/JBRULES-261?page=all ]
Mark Proctor updated JBRULES-261:
---------------------------------
Fix Version/s: 4.0.0.MR4
(was: 4.0.0.MR3)
> Mismatched types in field constraints
> -------------------------------------
>
> Key: JBRULES-261
> URL: http://jira.jboss.com/jira/browse/JBRULES-261
> Project: JBoss Rules
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Rule Assemply/SPI
> Affects Versions: 3.0.1
> Reporter: Michael Neale
> Assigned To: Mark Proctor
> Priority: Minor
> Fix For: 4.0.0.MR4
>
>
> Problem: If a rule compares two fields and one of them is a char and the
> other one is a String, the match is always negative. No type-mismatch error
> or warning is displayed. This can be quite confusing. The attached Eclipse
> project illustrates this problem.
> Suggested Solution: If all information is available at compile-time an error
> should be generated on type mismatches. Otherwise there should be a warning
> during run-time and maybe a type conversion attempt.
--
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 jboss-jira
mailing list