]
Lance Leverich updated DROOLS-2752:
-----------------------------------
Labels: drools-core (was: )
StringIndexOutOfBoundsException when creating GuidedScoreCard from
workbench
----------------------------------------------------------------------------
Key: DROOLS-2752
URL:
https://issues.jboss.org/browse/DROOLS-2752
Project: Drools
Issue Type: Bug
Components: core engine
Reporter: Lance Leverich
Assignee: Lance Leverich
Labels: drools-core
When creating a GuidedScoreCard that contains a reference to an external fact type, if
the class name of the external fact type is not a fully qualified name (i.e. no package
name) then a StringIndexOutOfBoundsException is thrown.